Home
last modified time | relevance | path

Searched defs:handle3 (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallServiceNotifier.java167 PhoneAccountHandle handle3 = new PhoneAccountHandle( in registerPhoneAccount() local
/aosp12/system/core/trusty/storage/tests/
H A Dmain.cpp507 file_handle_t handle3; in TEST_P() local
2770 file_handle_t handle3; in TEST_P() local
2850 file_handle_t handle3; in TEST_P() local
/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs690 let handle3 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable