Searched refs:Move (Results 1 – 9 of 9) sorted by relevance
/build/release/flag_declarations/ |
D | RELEASE_AVATAR_PICKER_APP.textproto | 3 description: "Move User avatar picker from SettingsLib to preinstalled app."
|
/build/bazel/rules/cc/ |
D | lto_transitions.bzl | 20 # TODO(b/270418352): Move this logic to the incoming transition when incoming
|
D | cc_library_common.bzl | 232 # TODO: Move this to a common rule dir, instead of a cc rule dir. Nothing here
|
/build/soong/finder/fs/ |
D | test.go | 53 func Move(t *testing.T, oldPath string, newPath string, filesystem *MockFs) { func
|
/build/soong/finder/ |
D | finder_test.go | 1050 fs.Move(t, "/tmp/a", "/tmp/c", filesystem) 1108 fs.Move(t, "/tmp/a", "/tmp/temp", filesystem) 1109 fs.Move(t, "/tmp/b", "/tmp/a", filesystem) 1110 fs.Move(t, "/tmp/temp", "/tmp/b", filesystem)
|
/build/bazel/rules/aidl/ |
D | aidl_library_test.bzl | 32 # TODO(b/243825300): Move direct include_dir out of transitive_include_dir
|
/build/soong/scripts/check_boot_jars/ |
D | package_allowed_list.txt | 102 # TODO: Move these internal org.apache.harmony classes to libcore.*
|
/build/make/ |
D | Changes.md | 911 To Move the contents:
|
/build/soong/apex/ |
D | apex_test.go | 8465 …ernative already in the bootclasspath, or perhaps a shared library. 2. Move the offending code …
|