Searched refs:setErrorState (Results 1 – 2 of 2) sorted by relevance
695 void setErrorState(const char *fmt, ...);899 void setErrorState(const char *fmt, ...);
36 #define SET_ERR(fmt, ...) setErrorState( \3062 void Camera3Device::setErrorState(const char *fmt, ...) { in setErrorState() function in android::Camera3Device6202 void Camera3Device::RequestThread::setErrorState(const char *fmt, ...) { in setErrorState() function in android::Camera3Device::RequestThread