Searched refs:fully (Results 1 – 25 of 27) sorted by relevance
12
/system/timezone/output_data/android/ |
D | Android.bp | 18 // fully support the Runtime APEX (see b/121117762). This module should 34 // fully support the Runtime APEX (see b/121117762). This module should
|
/system/extras/simpleperf/demo/CppApi/app/ |
D | proguard-rules.pro | 9 # and specify the fully qualified class name to the JavaScript interface
|
/system/extras/simpleperf/demo/JavaApi/app/ |
D | proguard-rules.pro | 9 # and specify the fully qualified class name to the JavaScript interface
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface
|
/system/timezone/output_data/icu_overlay/ |
D | Android.bp | 17 // This is a temporary change needed until the ART Buildbot and Golem both fully
|
/system/timezone/output_data/iana/ |
D | Android.bp | 40 // fully support the Runtime APEX (see b/121117762). This module should never
|
/system/timezone/output_data/version/ |
D | Android.bp | 38 // This is a temporary change needed until the ART Buildbot and Golem both fully
|
/system/extras/simpleperf/doc/ |
D | README.md | 134 2. Behave normally well on both ARM and ARM64, for both fully compiled Java code and C++ code. 144 3. Also don't work well on fully compiled Java code on ARM64. Because the ART compiler doesn't 151 So if you need to profile code on ARM or profile fully compiled Java code, dwarf based call graphs 212 disassembly for C++ code and fully compiled Java code. Simpleperf supports two ways to do it:
|
/system/libhidl/ |
D | Android.bp | 73 // TODO(b/137948090): not fully supported in APEX for certain usecases
|
/system/libhidl/transport/manager/1.0/ |
D | IServiceManager.hal | 95 * @return fqInstanceNames List of fully-qualified instance names.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | untrusted_app_all.te | 6 ### untrusted_v2_app for fully installed v2 apps).
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | untrusted_app_all.te | 6 ### untrusted_v2_app for fully installed v2 apps).
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | untrusted_app_all.te | 6 ### untrusted_v2_app for fully installed v2 apps).
|
/system/core/init/ |
D | builtins.cpp | 873 static Result<void> readahead_file(const std::string& filename, bool fully) { in readahead_file() argument 884 if (fully) { in readahead_file()
|
D | README.md | 201 name must be a fully-qualified name and not a value name. For instance, this is used to allow 503 or `stop` commands on it respectively. _name_ may be either a fully qualified HIDL name, in which 598 `readahead <file|dir> [--fully]` 600 Use option --fully to read the full file content. 926 options' arguments are fully parsed, e.g. UIDs and GIDs must resolve.
|
/system/core/libutils/ |
D | README | 163 As of this writing, the use of resource overlay has not been fully
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | property_contexts | 104 # if device is fully owned by organization instead of being
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 238 %token<str> FQNAME "fully-qualified name"
|
/system/apex/docs/ |
D | README.md | 506 kernel to fully support APEX. For example, the kernel might have been built
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 559 # fully-qualified names, including namespaces. If set to NO, the class list will 801 # output. The symbol name can be a fully qualified name, a word, or if the 1133 # a fully collapsed tree already exceeds this amount). So setting the number of
|
D | Doxyfile.bak | 559 # fully-qualified names, including namespaces. If set to NO, the class list will 801 # output. The symbol name can be a fully qualified name, a word, or if the 1133 # a fully collapsed tree already exceeds this amount). So setting the number of
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 584 # fully-qualified names, including namespaces. If set to NO, the class list will 834 # output. The symbol name can be a fully qualified name, a word, or if the 1177 # a fully collapsed tree already exceeds this amount). So setting the number of
|
/system/chre/pal/doc/ |
D | Doxyfile | 584 # fully-qualified names, including namespaces. If set to NO, the class list will 834 # output. The symbol name can be a fully qualified name, a word, or if the 1177 # a fully collapsed tree already exceeds this amount). So setting the number of
|
12