Home
last modified time | relevance | path

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

/system/core/gatekeeperd/
DIUserManager.cpp43 int32_t exception = reply.readExceptionCode(); in getCredentialOwnerProfile() local
/system/libhidl/transport/
DHidlBinderSupport.cpp125 int32_t exception; in readFromParcel() local
/system/tools/hidl/utils/
DFormatter.cpp99 Formatter &Formatter::sCatch(const std::string &exception, std::function<void(void)> block) { in sCatch()
/system/tools/aidl/
Dast_java.h273 Variable* exception; member
/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