Searched refs:errorCause (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp1848 String8 errorCause = String8::formatV(fmt, args); local
1849 ALOGE("Camera %d: %s", mId, errorCause.string());
1854 mErrorCause = errorCause;
1867 // TODO: consider adding errorCause and client pid/procname

Completed in 40 milliseconds