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