Lines Matching refs:LOG_APP
45 OH_LOG_ERROR(LOG_APP, "OH_Camera_GetCameraMananger failed.");
50 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_RegisterCallback failed.");
55 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedCameras failed.");
60 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_CreateCameraInput failed.");
64 OH_LOG_ERROR(LOG_APP, "OH_CameraInput_RegisterCallback failed.");
69 OH_LOG_ERROR(LOG_APP, "OH_CameraInput_open failed.");
76 OH_LOG_INFO(LOG_APP, "OnCameraInput errorCode: %{public}d", errorCode);
100 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedSceneModes failed.");
103 OH_LOG_INFO(LOG_APP, "scene mode = %{public}s ", sceneModes[index]); // 获取相机指定模式
118 OH_LOG_ERROR(LOG_APP, "OH_CameraManager_GetSupportedCameraOutputCapability failed.");
122 OH_LOG_ERROR(LOG_APP, "previewProfilesSize == null");
127 OH_LOG_ERROR(LOG_APP, "photoProfilesSize == null");