Searched refs:errorCause (Results 1 – 1 of 1) sorted by relevance
2660 String8 errorCause = String8::formatV(fmt, args); in setErrorStateLockedV() local2661 ALOGE("Camera %s: %s", mId.string(), errorCause.string()); in setErrorStateLockedV()2666 mErrorCause = errorCause; in setErrorStateLockedV()