Searched refs:setErrorStateLocked (Results 1 – 2 of 2) sorted by relevance
558 void setErrorStateLocked(const char *fmt, ...);
36 #define SET_ERR_L(fmt, ...) setErrorStateLocked( \2358 void Camera3Device::setErrorStateLocked(const char *fmt, ...) { in setErrorStateLocked() function in android::Camera3Device