Home
last modified time | relevance | path

Searched refs:AStatus_fromExceptionCodeWithMessage (Results 1 – 25 of 163) sorted by relevance

1234567

/aosp_15_r20/packages/modules/DnsResolver/
DDnsResolverService.cpp156 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 Dtest_status.cpp134 AStatus_fromExceptionCodeWithMessage(exception, kMessage.c_str()); in TEST()
184 AStatus_fromExceptionCodeWithMessage(exception, kMessage.c_str()); in TEST()
H A Dtest_parcel.cpp142 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/
Dstatus.sdump244 "function_name" : "AStatus_fromExceptionCodeWithMessage",
245 "linker_set_key" : "AStatus_fromExceptionCodeWithMessage",
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/
Dstubs_riscv64.cc192 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_fromExceptionCodeWithMessage);
381 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_fromExceptionCodeWithMessage); in init_stub_library()
Dstubs_arm64.cc192 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_fromExceptionCodeWithMessage);
381 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_fromExceptionCodeWithMessage); in init_stub_library()
Dstubs_arm.cc192 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/
Dstub.c80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
Dabi_symbol_list.txt81 AStatus_fromExceptionCodeWithMessage
Dstub.map82 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/
Dabi_symbol_list.txt81 AStatus_fromExceptionCodeWithMessage
Dstub.c80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
Dstub.map82 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/
Dstub.c80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
Dabi_symbol_list.txt81 AStatus_fromExceptionCodeWithMessage
Dstub.map82 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/
Dabi_symbol_list.txt81 AStatus_fromExceptionCodeWithMessage
Dstub.c80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
Dstub.map82 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/
Dabi_symbol_list.txt81 AStatus_fromExceptionCodeWithMessage
Dstub.c80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
Dstub.map82 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/
Dstub.c80 void AStatus_fromExceptionCodeWithMessage() {} in AStatus_fromExceptionCodeWithMessage() function
Dabi_symbol_list.txt81 AStatus_fromExceptionCodeWithMessage
Dstub.map82 AStatus_fromExceptionCodeWithMessage;

1234567