Home
last modified time | relevance | path

Searched refs:AStatus_getMessage (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libbinder_ndk/
H A Dstubs_arm.cc144 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_getMessage);
277 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_getMessage); in init_stub_library()
H A Dstubs_arm64.cc144 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_getMessage);
277 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_getMessage); in init_stub_library()
/aosp12/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dbinder_status.h262 const char* AStatus_getMessage(const AStatus* status) __INTRODUCED_IN(29);
/aosp12/frameworks/native/libs/binder/ndk/
H A Dlibbinder_ndk.map.txt87 AStatus_getMessage;
H A Dstatus.cpp66 const char* AStatus_getMessage(const AStatus* status) { in AStatus_getMessage() function
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp65 const char* getMessage() const { return AStatus_getMessage(status_.get()); } in getMessage()
/aosp12/system/keymaster/ng/
H A DAndroidRemotelyProvisionedComponentDevice.cpp72 const char* getMessage() const { return AStatus_getMessage(status_.get()); } in getMessage()
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_auto_utils.h259 const char* getMessage() const { return AStatus_getMessage(get()); } in getMessage()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp148 _transaction_log.exception_message = AStatus_getMessage(_aidl_status.get()); in _aidl_onTransact()
383 _transaction_log.exception_message = AStatus_getMessage(_aidl_status.get()); in LogThis()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp148 _transaction_log.exception_message = AStatus_getMessage(_aidl_status.get()); in _aidl_onTransact()
383 _transaction_log.exception_message = AStatus_getMessage(_aidl_status.get()); in LogThis()