Searched refs:fromExceptionCodeWithMessage (Results 1 – 4 of 4) sorted by relevance
112 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getMemory()151 aidl_status = ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getMemory()163 ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, err_msg); in getMemory()170 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in getMemory()176 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_SECURITY, in getGpuDeviceInfo()187 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in getGpuDeviceInfo()
46 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(result.error().code(), in setListener()62 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(::EX_ILLEGAL_STATE, in setListener()
289 static ScopedAStatus fromExceptionCodeWithMessage(binder_exception_t exception, in fromExceptionCodeWithMessage() function
65 return Status::fromExceptionCodeWithMessage(code, msg.c_str()); in exception()