Searched refs:setErrorStateLockedV (Results 1 – 2 of 2) sorted by relevance
698 void setErrorStateLockedV(const char *fmt, va_list args);
3062 setErrorStateLockedV(fmt, args); in setErrorState()3070 setErrorStateLockedV(fmt, args); in setErrorStateV()3077 setErrorStateLockedV(fmt, args); in setErrorStateLocked()3082 void Camera3Device::setErrorStateLockedV(const char *fmt, va_list args) { in setErrorStateLockedV() function in android::Camera3Device