Searched refs:errorCause (Results 1 – 2 of 2) sorted by relevance
402 String8 errorCause = String8::formatV(fmt, args); in setErrorStateLockedV() local403 ALOGE("Camera %s: %s", mId.string(), errorCause.string()); in setErrorStateLockedV()408 mErrorCause = errorCause; in setErrorStateLockedV()
2745 String8 errorCause = String8::formatV(fmt, args); in setErrorStateLockedV() local2746 ALOGE("Camera %s: %s", mId.string(), errorCause.string()); in setErrorStateLockedV()2751 mErrorCause = errorCause; in setErrorStateLockedV()