Searched refs:setErrorStateLockedV (Results 1 – 2 of 2) sorted by relevance
556 void setErrorStateLockedV(const char *fmt, va_list args);
2269 setErrorStateLockedV(fmt, args); in setErrorState()2276 setErrorStateLockedV(fmt, args); in setErrorStateV()2283 setErrorStateLockedV(fmt, args); in setErrorStateLocked()2288 void Camera3Device::setErrorStateLockedV(const char *fmt, va_list args) { in setErrorStateLockedV() function in android::Camera3Device