Home
last modified time | relevance | path

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

/system/netd/include/binder_utils/
DBinderUtil.h49 EXCEPTION_TO_STRING(EX_ILLEGAL_STATE, "IllegalStateException") in exceptionToString()
/system/libhidl/base/
DStatus.cpp40 EXCEPTION_CASE(EX_ILLEGAL_STATE); in exceptionToString()
/system/libhidl/base/include/hidl/
DStatus.h66 EX_ILLEGAL_STATE = -5, enumerator