Home
last modified time | relevance | path

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

/system/netd/include/
DBinderUtil.h40 std::string exceptionToString(int32_t exception) { in exceptionToString()
/system/tools/hidl/host_utils/
DFormatter.cpp103 Formatter& Formatter::sCatch(const std::string& exception, const std::function<void(void)>& block) { in sCatch()
/system/libhidl/transport/
DHidlBinderSupport.cpp181 int32_t exception; in readFromParcel() local
/system/vold/
DVoldNativeService.cpp57 static binder::Status exception(uint32_t code, const std::string& msg) { in exception() function
/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS) argument
Dchre_slpi_stub.c150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS) argument