Searched refs:commit (Results 1 – 25 of 51) sorted by relevance
123
/system/security/keystore2/src/database/ |
D | versioning.rs | 148 tx.commit().unwrap(); in upgrade_database_test() 154 tx.commit().unwrap(); in upgrade_database_test() 195 tx.commit().unwrap(); in create_or_get_version_new_database() 232 tx.commit().unwrap(); in create_or_get_version_new_database() 247 tx.commit().unwrap(); in create_or_get_version_new_database() 254 tx.commit().unwrap(); in create_or_get_version_new_database() 298 tx.commit().unwrap(); in create_or_get_version_legacy_database() 336 tx.commit().unwrap(); in create_or_get_version_legacy_database() 351 tx.commit().unwrap(); in create_or_get_version_legacy_database() 358 tx.commit().unwrap(); in create_or_get_version_legacy_database()
|
/system/libhidl/transport/allocator/1.0/vts/functional/ |
D | VtsHidlAllocatorV1_0TargetTest.cpp | 103 EXPECT_OK(memory->commit()); in TEST_P() 106 EXPECT_OK(memory->commit()); in TEST_P() 109 EXPECT_OK(memory->commit()); in TEST_P() 115 EXPECT_OK(memory->commit()); in TEST_P() 118 EXPECT_OK(memory->commit()); in TEST_P() 121 EXPECT_OK(memory->commit()); in TEST_P()
|
/system/libhidl/transport/memory/1.0/ |
D | IMemory.hal | 52 * Must commit all previous update's and updateAll's. 54 commit(); 58 * at any point in or outside of the update/commit process.
|
/system/testing/gtest_extras/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/tools/sysprop/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/linkerconfig/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/gsid/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/bpf/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/server_configurable_flags/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/libufdt/ |
D | PREUPLOAD.cfg | 6 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h
|
/system/netd/ |
D | PREUPLOAD.cfg | 6 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/incremental_delivery/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/extras/ |
D | PREUPLOAD.cfg | 8 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/logging/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/core/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/vold/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/libziparchive/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/keymaster/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/unwinding/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/libbase/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/teeui/ |
D | PREUPLOAD.cfg | 5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/security/ondevice-signing/ |
D | PREUPLOAD.cfg | 11 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraActivity.java | 31 .commit(); in onCreate()
|
/system/security/ |
D | PREUPLOAD.cfg | 6 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
/system/apex/ |
D | PREUPLOAD.cfg | 12 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
123