Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp277 logServiceError("Unable to initialize camera provider manager", in enumerateProviders()
835 logServiceError("Camera subsystem is not available", ERROR_DISCONNECTED); in createDefaultRequest()
898 logServiceError("Camera subsystem is not available", ERROR_DISCONNECTED); in isSessionConfigurationWithParametersSupported()
956 logServiceError(msg, CameraService::ERROR_INVALID_OPERATION); in isSessionConfigurationWithParametersSupportedUnsafe()
964 logServiceError(msg, CameraService::ERROR_ILLEGAL_ARGUMENT); in isSessionConfigurationWithParametersSupportedUnsafe()
975 logServiceError(msg, CameraService::ERROR_ILLEGAL_ARGUMENT); in isSessionConfigurationWithParametersSupportedUnsafe()
998 logServiceError("Camera subsystem is not available", ERROR_DISCONNECTED); in getSessionCharacteristics()
1052 logServiceError(msg, CameraService::ERROR_INVALID_OPERATION); in getSessionCharacteristics()
1062 logServiceError(msg, CameraService::ERROR_ILLEGAL_ARGUMENT); in getSessionCharacteristics()
1073 logServiceError(msg, CameraService::ERROR_INVALID_OPERATION); in getSessionCharacteristics()
[all …]
DCameraService.h1194 void logServiceError(const std::string &msg, int errorCode);