Home
last modified time | relevance | path

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

/system/netd/include/binder_utils/
DBinderUtil.h42 std::string exceptionToString(int32_t exception) { in exceptionToString()
/system/libhidl/transport/
DHidlBinderSupport.cpp170 int32_t exception; in readFromParcel() local
/system/tools/hidl/host_utils/
DFormatter.cpp106 Formatter& Formatter::sCatch(const std::string& exception, const std::function<void(void)>& block) { in sCatch()
/system/tools/aidl/
Daidl_checkapi.cpp345 for (const HistoricalException& exception : exceptions) { in are_compatible_parcelables() local
/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