Home
last modified time | relevance | path

Searched refs:throwReadException (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_LongMultiStateCounter.cpp134 static void throwReadException(JNIEnv *env, binder_status_t status) { in throwReadException() function
144 throwReadException(env, status); \
156 throwReadException(env, STATUS_INVALID_OPERATION); in native_initFromParcel()
H A Dcom_android_internal_os_LongArrayMultiStateCounter.cpp130 static void throwReadException(JNIEnv *env, binder_status_t status) { in throwReadException() function
140 throwReadException(env, status); \
152 throwReadException(env, STATUS_INVALID_OPERATION); in native_initFromParcel()