Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/aidl/
H A DAidlProviderInfo.cpp58 static status_t mapExceptionCodeToStatusT(binder_exception_t binderException) { in mapExceptionCodeToStatusT() function
80 return mapExceptionCodeToStatusT(exceptionCode); in mapToStatusT()