Searched refs:single (Results 1 – 25 of 66) sorted by relevance
123
/system/apex/tests/app/src/com/android/tests/apex/app/ |
D | VendorApexTests.java | 85 Install.single(Apex2Rebootless).commit(); in testRebootlessUpdate() 100 Install.single(Apex2RequireNativeLibs).commit(); in testGenerateLinkerConfigurationOnUpdate() 125 Install.single(Apex2Service).commit(); in testRestartServiceAfterRebootlessUpdate() 142 Install.single(Apex2WrongVndkVersion)); in testInstallAbortsWhenVndkVersionMismatches() 150 Install.single(Apex2WrongVndkVersion).setStaged()); in testInstallAbortsWhenVndkVersionMismatches_Staged()
|
D | ApexCompressionTests.java | 94 Install.single(UNCOMPRESSED_APEX_V2).setStaged().commit(); in testUnusedDecompressedApexIsCleanedUp_HigherVersion() 99 Install.single(UNCOMPRESSED_APEX_V1).setStaged().commit(); in testUnusedDecompressedApexIsCleanedUp_SameVersion() 137 Install.single(UNCOMPRESSED_APEX_V2).setStaged().setEnableRollback().commit(); in testCompressedApexCanBeRolledBack_Commit()
|
/system/linkerconfig/ |
D | rundiff.sh | 88 mkdir -p $1/gen-only-a-single-apex 90 linkerconfig -v R -z -r $TMP_PATH --apex com.vendor.service2 -t $1/gen-only-a-single-apex
|
/system/tools/hidl/lint/test/interfaces/unhandled_comments/1.0/ |
D | ISingleComment.hal | 19 // All single line comments are unhandled
|
/system/libufdt/tests/ |
D | README | 7 * gen_test.sh: The script to run a single test case.
|
/system/security/ |
D | Android.bp | 11 // Please consider splitting the single license below into multiple licenses,
|
/system/extras/cpustats/ |
D | Android.bp | 11 // Please consider splitting the single license below into multiple licenses,
|
/system/extras/tests/mmc_tracepoints/ |
D | README | 20 to a single line per event, which includes the duration of the event.
|
/system/media/camera/docs/ |
D | CameraMetadataKeys.mako | 28 ## Generate a single key and docs 84 % for outer_namespace in metadata.outer_namespaces: ## assumes single 'android' namespace
|
D | ACameraMetadata.mako | 20 % for outer_namespace in metadata.outer_namespaces: ## assumes single 'android' namespace
|
/system/chre/test/simulation/ |
D | README.md | 28 // Use the same unique prefix for all the tests in a single file 98 The test events are local to a single test and created using the 99 `CREATE_CHRE_TEST_EVENT(name, id)` macro. The id must be unique in a single
|
/system/core/fs_mgr/libfiemap/ |
D | README.md | 45 On these devices, a block device for an image will consist of a single 58 If an image was too large to store a single file on the underlying filesystem,
|
/system/tools/xsdc/tests/resources/simple_type/ |
D | simple_type.xsd | 51 <xs:element name="single-choice">
|
/system/timezone/output_data/icu_overlay/ |
D | Android.bp | 27 // Please consider splitting the single license below into multiple licenses,
|
/system/libufdt/ |
D | Android.bp | 25 // Please consider splitting the single license below into multiple licenses,
|
/system/extras/partition_tools/ |
D | README.md | 25 Example usage. This specifies a 10GB super partition for an A/B device, with a single 64MiB "cache"… 38 lpdump displays pretty-printed partition metadata. It accepts a single argument, which can be:
|
/system/chre/chpp/ |
D | README.md | 11 …ecific services as necessary. CHPP allows these services to coexist on a single link with very sma… 123 Each transport layer instance is associated with a single application layer instance. appContext po… 129 Each application layer instance is associated with a single transport layer instance. transportCont… 176 … single CHPP transport (physical) link. This allows differentiation between traffic destined for d… 197 …multiple requests outstanding for not just different commands, but for a single command. To allow …
|
/system/extras/simpleperf/ |
D | branch_list.proto | 18 // a single BranchList message.
|
/system/apex/shim/ |
D | README.md | 14 * `apex_payload.img` of the pre-installed shim apexcontains a single text
|
/system/logging/liblog/ |
D | README.protocol.md | 72 single character priority, followed by a variable length null terminated string for the tag, and
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/generated/ |
D | flatbuffers_types.fbs | 88 * may be combined together into a single ScanRecord by adding up values to
|
/system/netd/tests/benchmarks/ |
D | README.md | 37 This should be roughly inversely proportional to **real_time** for single-threaded
|
/system/extras/cpu_loads/ |
D | README.md | 24 …ainable CPU frequency, and moving the shell to a cpuset containing only a single core. For example:
|
/system/nfc/tools/casimir/src/ |
D | rf_packets.pdl | 97 // - **6.7.2.4** _The nfcid1[0] for a single-size NFCID1 SHALL be coded as 99 // - **6.7.2.5** _The Listener SHALL set nfcid1[0] of a single-size NFCID1
|
/system/incremental_delivery/incfs/ |
D | Android.bp | 26 // Please consider splitting the single license below into multiple licenses,
|
123