Searched refs:handle3 (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | CallServiceNotifier.java | 167 PhoneAccountHandle handle3 = new PhoneAccountHandle( in registerPhoneAccount() local 169 mPhoneAccountMap.put(SIM_SUBSCRIPTION_ID2, handle3); in registerPhoneAccount() 171 handle3, in registerPhoneAccount()
|
/aosp12/system/security/keystore2/legacykeystore/ |
H A D | lib.rs | 690 let handle3 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable 719 handle3.join().expect("Thread 3 panicked."); in concurrent_legacy_keystore_entry_test()
|
/aosp12/system/core/trusty/storage/tests/ |
H A D | main.cpp | 507 file_handle_t handle3; in TEST_P() local 531 rc = storage_open_file(session_, &handle3, fname, 0, 0); in TEST_P() 2770 file_handle_t handle3; in TEST_P() local 2821 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P() 2850 file_handle_t handle3; in TEST_P() local 2901 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P()
|