Searched refs:setServiceSpecificError (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DStatus.h107 void setServiceSpecificError(int32_t errorCode, const String8& message);
/frameworks/native/libs/binder/
H A DStatus.cpp134 void Status::setServiceSpecificError(int32_t errorCode, const String8& message) { function in class:android::binder::Status

Completed in 44 milliseconds