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