Searched refs:setErrorStateLockedV (Results 1 – 2 of 2) sorted by relevance
362 void setErrorStateLockedV(const char *fmt, va_list args);
1827 setErrorStateLockedV(fmt, args); in setErrorState()1834 setErrorStateLockedV(fmt, args); in setErrorStateV()1841 setErrorStateLockedV(fmt, args); in setErrorStateLocked()1846 void Camera3Device::setErrorStateLockedV(const char *fmt, va_list args) { in setErrorStateLockedV() function in android::Camera3Device