Home
last modified time | relevance | path

Searched refs:logServiceError (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp154 logServiceError("Could not load camera HAL module", err); in onFirstRef()
165 logServiceError("Could not initialize camera HAL module", err); in onFirstRef()
1562 logServiceError("Invalid order of camera devices", ENODEV); in checkCameraCapabilities()
1721 void CameraService::logServiceError(const char* msg, int errorCode) { in logServiceError() function in android::CameraService
DCameraService.h612 void logServiceError(const char* msg, int errorCode);