Home
last modified time | relevance | path

Searched defs:in_errorMessage (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/com/android/server/thread/openthread/
DIOtStatusReceiver.cpp35 std::string in_errorMessage; in _aidl_com_android_server_thread_openthread_IOtStatusReceiver_onTransact() local
87 …opedAStatus BpOtStatusReceiver::onError(int32_t in_errorCode, const std::string& in_errorMessage) { in onError()
DIOtOutputReceiver.cpp45 std::string in_errorMessage; in _aidl_com_android_server_thread_openthread_IOtOutputReceiver_onTransact() local
130 …opedAStatus BpOtOutputReceiver::onError(int32_t in_errorCode, const std::string& in_errorMessage) { in onError()
DIChannelMasksReceiver.cpp43 std::string in_errorMessage; in _aidl_com_android_server_thread_openthread_IChannelMasksReceiver_onTransact() local
101 …AStatus BpChannelMasksReceiver::onError(int32_t in_errorCode, const std::string& in_errorMessage) { in onError()
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/include/aidl/com/android/server/thread/openthread/
DBnOtStatusReceiver.h44 ::ndk::ScopedAStatus onError(int32_t in_errorCode, const std::string& in_errorMessage) override { in onError()
DBnChannelMasksReceiver.h44 ::ndk::ScopedAStatus onError(int32_t in_errorCode, const std::string& in_errorMessage) override { in onError()
DBnOtOutputReceiver.h47 ::ndk::ScopedAStatus onError(int32_t in_errorCode, const std::string& in_errorMessage) override { in onError()