Searched refs:v3 (Results 1 – 13 of 13) sorted by relevance
/system/memory/libmemtrack/ |
D | memtrack_test.cpp | 66 size_t v3; in main() local 83 v3 = DIV_ROUND_UP(memtrack_proc_gl_total(p), 1024); in main() 88 if (v1 | v2 | v3 | v4 | v5 | v6) { in main() 89 fprintf(stdout, "%5d %6zu %6zu %6zu %6zu %6zu %6zu %s\n", pid, v1, v2, v3, v4, v5, v6, in main()
|
/system/apex/.prebuilt_info/ |
D | prebuilt_info_shim_prebuilts__arm_com_android_apex_cts_shim_v3_apex.asciipb | 5 source_file: "aosp_arm64/com.android.apex.cts.shim.v3.apex" 7 dest_file: "shim/prebuilts//arm/com.android.apex.cts.shim.v3.apex"
|
D | prebuilt_info_shim_prebuilts__x86_com_android_apex_cts_shim_v3_apex.asciipb | 5 source_file: "aosp_x86_64/com.android.apex.cts.shim.v3.apex" 7 dest_file: "shim/prebuilts//x86/com.android.apex.cts.shim.v3.apex"
|
/system/apex/shim/ |
D | Android.bp | 168 src: "prebuilts/arm/com.android.apex.cts.shim.v3.apex", 171 src: "prebuilts/arm/com.android.apex.cts.shim.v3.apex", 174 src: "prebuilts/x86/com.android.apex.cts.shim.v3.apex", 177 src: "prebuilts/x86/com.android.apex.cts.shim.v3.apex", 180 filename: "com.android.apex.cts.shim.v3.apex",
|
D | README.md | 29 m com.android.apex.cts.shim.v3 \
|
/system/apex/shim/build/ |
D | Android.bp | 77 name: "com.android.apex.cts.shim.v3", 269 ":com.android.apex.cts.shim.v3", 471 // v3 cts shim package signed by bob 477 ":com.android.apex.cts.shim.v3", 485 …om.android.apex.rotation.key.bob.x509.pem) --out $(out) $(location :com.android.apex.cts.shim.v3)", 488 // v3 cts shim package signed by bob + lineage 494 ":com.android.apex.cts.shim.v3", 503 …on :com.android.apex.rotation.key.bob.rot) --out $(out) $(location :com.android.apex.cts.shim.v3)",
|
/system/libhidl/ |
D | test_main.cpp | 234 hidl_vec<int32_t> v3 = {5, 6, 7}; // initializer_list in TEST_F() local 235 EXPECT_EQ(v3.size(), 3ul); in TEST_F() 236 EXPECT_ARRAYEQ(v3, array, v3.size()); in TEST_F()
|
/system/apex/tests/src/com/android/tests/apex/ |
D | ApexdHostTest.java | 203 final File v3 = mHostUtils.getTestFile("apex.apexd_test_v3.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion() local 204 getDevice().pushFile(v3, "/product/apex/apex.apexd_test_v3.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion()
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 439 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument 441 v3 = _mm_castps_si128(_mm_shuffle_ps(_mm_castsi128_ps(v3), _mm_castsi128_ps(v1), 16)); \ 442 v1 = _mm_xor_si128(v1, v3); \ 443 v3 = _mm_castps_si128(_mm_shuffle_ps(_mm_castsi128_ps(v3), _mm_castsi128_ps(v1), 140)); \ 444 v1 = _mm_xor_si128(v1, v3); \
|
/system/timezone/ |
D | README.android | 130 with a v1 or a v3 device.
|
/system/update_engine/ |
D | update_metadata.proto | 151 // dev-channel, x86-alex, 1.2.3, mp-v3 152 // nplusone-channel, x86-alex, 1.2.4, mp-v3, dev-channel, 1.2.3
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 151 // dev-channel, x86-alex, 1.2.3, mp-v3 152 // nplusone-channel, x86-alex, 1.2.4, mp-v3, dev-channel, 1.2.3
|
/system/apex/docs/ |
D | README.md | 148 [APK signature scheme v3](/https://source.android.com/security/apksigning/v3).
|