Home
last modified time | relevance | path

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

/system/netd/include/binder_utils/
DBinderUtil.h46 EXCEPTION_TO_STRING(EX_BAD_PARCELABLE, "BadParcelableException") in exceptionToString()
/system/libhidl/base/
DStatus.cpp37 EXCEPTION_CASE(EX_BAD_PARCELABLE); in exceptionToString()
/system/libhidl/base/include/hidl/
DStatus.h63 EX_BAD_PARCELABLE = -2, enumerator