Home
last modified time | relevance | path

Searched refs:EX_SECURITY (Results 1 – 3 of 3) sorted by relevance

/system/libhidl/base/
DStatus.cpp66 EXCEPTION_TO_STRING_PAIR(EX_SECURITY), in exceptionToString()
/system/libhidl/base/include/hidl/
DStatus.h58 EX_SECURITY = -1, enumerator
/system/netd/server/
DNetdNativeService.cpp69 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, String8(err.c_str())); in checkPermission()
88 binder::Status::EX_SECURITY, \