Searched refs:AStatus_fromExceptionCodeWithMessage (Results 1 – 25 of 163) sorted by relevance
1234567
/aosp_15_r20/packages/modules/DnsResolver/ |
D | DnsResolverService.cpp | 156 return ::ndk::ScopedAStatus(AStatus_fromExceptionCodeWithMessage( in checkAnyPermission() 183 return ::ndk::ScopedAStatus(AStatus_fromExceptionCodeWithMessage(EX_SECURITY, err.c_str())); in checkAnyPermission() 197 return ::ndk::ScopedAStatus(AStatus_fromExceptionCodeWithMessage(EX_SECURITY, err.c_str())); in setResolverConfiguration()
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | test_status.cpp | 134 AStatus_fromExceptionCodeWithMessage(exception, kMessage.c_str()); in TEST() 184 AStatus_fromExceptionCodeWithMessage(exception, kMessage.c_str()); in TEST()
|
H A D | test_parcel.cpp | 142 AStatus_fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in TEST_F() 163 status = AStatus_fromExceptionCodeWithMessage(EX_TRANSACTION_FAILED, in TEST_F()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/native/libs/binder/ndk/ |
D | status.sdump | 244 "function_name" : "AStatus_fromExceptionCodeWithMessage", 245 "linker_set_key" : "AStatus_fromExceptionCodeWithMessage",
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/ |
D | stubs_riscv64.cc | 192 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_fromExceptionCodeWithMessage); 381 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_fromExceptionCodeWithMessage); in init_stub_library()
|
D | stubs_arm64.cc | 192 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_fromExceptionCodeWithMessage); 381 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_fromExceptionCodeWithMessage); in init_stub_library()
|
D | stubs_arm.cc | 192 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_fromExceptionCodeWithMessage); 381 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_fromExceptionCodeWithMessage); in init_stub_library()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/ |
D | stub.c | 80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
|
D | abi_symbol_list.txt | 81 AStatus_fromExceptionCodeWithMessage
|
D | stub.map | 82 AStatus_fromExceptionCodeWithMessage;
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/ |
D | abi_symbol_list.txt | 81 AStatus_fromExceptionCodeWithMessage
|
D | stub.c | 80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
|
D | stub.map | 82 AStatus_fromExceptionCodeWithMessage;
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/ |
D | stub.c | 80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
|
D | abi_symbol_list.txt | 81 AStatus_fromExceptionCodeWithMessage
|
D | stub.map | 82 AStatus_fromExceptionCodeWithMessage;
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/ |
D | abi_symbol_list.txt | 81 AStatus_fromExceptionCodeWithMessage
|
D | stub.c | 80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
|
D | stub.map | 82 AStatus_fromExceptionCodeWithMessage;
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/ |
D | abi_symbol_list.txt | 81 AStatus_fromExceptionCodeWithMessage
|
D | stub.c | 80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
|
D | stub.map | 82 AStatus_fromExceptionCodeWithMessage;
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/ |
D | stub.c | 80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
|
D | abi_symbol_list.txt | 81 AStatus_fromExceptionCodeWithMessage
|
D | stub.map | 82 AStatus_fromExceptionCodeWithMessage;
|
1234567