Searched defs:ninja_deps (Results 1 – 3 of 3) sorted by relevance
67 let ninja_deps = commands::split_string("system/file1 system_ext/file2"); in lost_and_found_should_not_be_cleaned() localVariable112 let ninja_deps = commands::split_string("system/other_file"); in update_should_clean_stale_files() localVariable164 let ninja_deps = commands::split_string("system/bin/f1 system/bin/f2 system/bin/dir1/f1"); in update_big_fs_change() localVariable
734 let ninja_deps: Vec<String> = vec![]; in empty_inputs() localVariable854 let ninja_deps = vec![ in validate_partition_removes_unused_default_partition() localVariable873 let ninja_deps = vec![ in validate_partition_bails_on_bad_partition_name() localVariable897 let ninja_deps = vec!["system/file1".to_string()]; in validate_partition_bails_on_no_partition_on_host() localVariable
434 let ninja_deps = vec![ localVariable