Searched refs:after (Results 1 – 25 of 60) sorted by relevance
123
/build/release/flag_declarations/ |
D | RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto | 3 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to…
|
/build/make/tools/product_config/src/com/android/build/config/ |
D | OutputChecker.java | 167 Map<String, Str> after) { in getModifiedVars() argument 171 for (Map.Entry<String, Str> afterEntry: after.entrySet()) { in getModifiedVars() 183 if (!after.containsKey(varName)) { in getModifiedVars()
|
/build/make/tools/aconfig/aconfig/templates/ |
D | FeatureFlags.java.template | 3 // TODO(b/303773055): Remove the annotation after access issue is resolved.
|
D | Flags.java.template | 3 // TODO(b/303773055): Remove the annotation after access issue is resolved.
|
D | CustomFeatureFlags.java.template | 4 // TODO(b/303773055): Remove the annotation after access issue is resolved.
|
D | FeatureFlagsImpl.java.template | 3 // TODO(b/303773055): Remove the annotation after access issue is resolved.
|
D | rust.template | 39 // This will be called multiple times. Subsequent calls after the first are noops. 124 // This will be called multiple times. Subsequent calls after the first
|
/build/bazel/rules/fdo/ |
D | fdo_profile.bzl | 17 # TODO(b/267229066): Remove fdo_profile after long-term solution for afdo is
|
/build/bazel/platforms/ |
D | BUILD.bazel | 12 # These model after the arch and OS definitions in build/soong/android/arch.go.
|
/build/make/tools/ |
D | lunchable | 14 -w why? Prints the error message after each failed lunch combo. Only
|
/build/blueprint/ |
D | CONTRIBUTING.md | 7 copyright to your changes, even after your contribution becomes part of our 11 the CLA until after you've submitted your code for review and a member has
|
/build/make/target/product/ |
D | runtime_libart.mk | 115 pm.dexopt.boot-after-ota?=verify \ 116 pm.dexopt.boot-after-mainline-update?=verify \
|
/build/make/core/proguard/ |
D | kotlin.flags | 13 # TODO(b/302383328): Restore the below checkdiscard after resolving transitive
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 49 #main-row:after { 131 .layout-content-row:after { 258 #nav .nav-section-header:after { 267 #nav .nav-section-header.empty:after { 271 #nav li.expanded .nav-section-header:after { 334 .paging-links .next-page-link:after { 583 .landing-page-link:after { 602 .tooltip-box.below:after { 623 .video-instructions:after {
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | yui-3.3.0-reset-min.css | 8 …ign:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,a…
|
/build/soong/ui/metrics/upload_proto/ |
D | upload.proto | 36 // A list of directories to delete after the copy of metrics files
|
/build/make/target/product/gsi/ |
D | Android.bp | 39 // because first-stage init in Android 10.0 will read the skip_mount.cfg from /system/etc/* after
|
/build/soong/cmd/sbox/sbox_proto/ |
D | sbox.proto | 43 // A list of copy rules to run after the sandboxed command. The from field is relative to the 63 // If true, make the file executable after copying it.
|
/build/make/ |
D | Usage.txt | 11 source build/envsetup.sh # Run "hmm" after sourcing for more info 55 (after running the build once), split among these two files:
|
/build/make/tools/releasetools/ |
D | ota_metadata.proto | 95 // True if we need to wipe after the update. 104 // The expected device state after the update.
|
/build/bazel/utils/ |
D | config_setting_boolean_algebra.bzl | 79 # The implementation of this function is modeled after a recursive function, 108 # traditionally this would come after the recursive call, but because it's a rule
|
/build/make/core/ |
D | node_fns.mk | 192 $(call dump-config-vals,$(2),after)
|
D | proguard.flags | 36 # references, and could otherwise be removed after tree shaking optimizations.
|
/build/soong/docs/ |
D | clion.md | 75 ![Unflattened View](after.png "")
|
/build/bazel/rules/cc/ |
D | cc_stub_library_test.bzl | 23 # These are injected after api map and before symbol_file
|
123