/aosp12/system/core/libutils/ |
H A D | Singleton_test.cpp | 42 void* handle2 = dlopen(lib.c_str(), RTLD_NOW); in TEST() local
|
/aosp12/system/core/trusty/storage/tests/ |
H A D | main.cpp | 506 file_handle_t handle2; in TEST_P() local 1164 file_handle_t handle2; in TEST_P() local 1377 file_handle_t handle2; in TEST_P() local 2136 file_handle_t handle2; in TEST_P() local 2214 file_handle_t handle2; in TEST_P() local 2597 file_handle_t handle2; in TEST_P() local 2644 file_handle_t handle2; in TEST_P() local 2698 file_handle_t handle2; in TEST_P() local 2769 file_handle_t handle2; in TEST_P() local 2849 file_handle_t handle2; in TEST_P() local [all …]
|
/aosp12/system/bt/bta/test/ |
H A D | bta_dm_cust_uuid_test.cc | 46 uint32_t handle2 = 2; variable
|
/aosp12/bionic/tests/ |
H A D | cfi_test.cpp | 116 void* handle2 = dlopen("libcfi-test.so", RTLD_NOW | RTLD_LOCAL); in TEST_F() local
|
H A D | dlext_test.cpp | 205 void* handle2 = android_dlopen_ext(symlink_name.c_str(), RTLD_NOW, &extinfo); in TEST() local 225 void* handle2 = android_dlopen_ext("libdlext_test.so", RTLD_NOW, &extinfo); in TEST() local 847 void* handle2 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local 1394 void* handle2 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local 1525 void* handle2 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
|
H A D | dlfcn_test.cpp | 226 void* handle2 = dlopen("libtest_simple.so", RTLD_NOW | RTLD_NOLOAD); in TEST() local 609 void* handle2 = dlopen("libtest_two_parents_parent2.so", RTLD_NOW | RTLD_LOCAL); in TEST() local 969 void* handle2 = dlopen(android::base::GetExecutablePath().c_str(), RTLD_NOW); in TEST() local 1161 void* handle2 = dlopen(symlink_name.c_str(), RTLD_NOW); in TEST() local
|
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/ |
H A D | utils.cpp | 187 const native_handle_t *handle2 = handles2[i].getNativeHandle(); in areWindowNativeHandlesLessThan() local
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | CallServiceNotifier.java | 147 PhoneAccountHandle handle2 = new PhoneAccountHandle( in registerPhoneAccount() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | SyntheticPasswordTests.java | 383 long handle2 = mLocalService.addEscrowToken(token2, PRIMARY_USER_ID, null); in testActivateMultipleEscrowTokens() local
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | round_robin_scheduler_test.cc | 271 uint16_t handle2 = 0x02; in TEST_F() local
|
/aosp12/system/security/keystore2/legacykeystore/ |
H A D | lib.rs | 675 let handle2 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
|
/aosp12/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 819 auto handle2 = allocate(); in TEST_P() local
|
/aosp12/art/test/957-methodhandle-transforms/src/ |
H A D | Main.java | 1254 MethodHandle handle2 = MethodHandles.lookup().findStatic( in testInvokeWithArguments() local
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | CallsManager.java | 1456 private boolean areHandlesEqual(Uri handle1, Uri handle2) { in areHandlesEqual()
|
/aosp12/frameworks/av/services/audiopolicy/service/ |
H A D | AudioPolicyService.cpp | 2285 audio_patch_handle_t handle2; in insertCommand_l() local
|
/aosp12/system/tools/hidl/test/hidl_test/ |
H A D | hidl_test_client.cpp | 475 auto handle2 = native_handle_create(0, 1); in TEST_F() local
|
/aosp12/art/runtime/ |
H A D | thread.cc | 3182 MutableHandle<mirror::ObjectArray<mirror::Object>> handle2( in CreateAnnotatedStackTrace() local
|
/aosp12/system/security/keystore2/src/ |
H A D | database.rs | 4791 let handle2 = thread::spawn(move || { in test_large_number_of_concurrent_db_manipulations() localVariable
|