Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_hisysevent_adapter_test.cpp70 std::string ret = CreateMsg(eventName.c_str()); in HWTEST_F()
88 std::string ret = CreateMsg(eventName.c_str()); in HWTEST_F()
106 std::string ret = CreateMsg(eventName.c_str()); in HWTEST_F()
123 std::string ret = CreateMsg(eventName.c_str()); in HWTEST_F()
144 std::string ret = CreateMsg(eventName.c_str()); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddcamera_source_load_callback.cpp49 CreateMsg("dcamera source OnLoadSystemAbilityFail, systemAbilityId: %d", systemAbilityId)); in OnLoadSystemAbilityFail()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddcamera_sink_load_callback.cpp49 CreateMsg("dcamera sink OnLoadSystemAbilityFail, systemAbilityId: %d", systemAbilityId)); in OnLoadSystemAbilityFail()
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp118 bool MediaEvent::CreateMsg(const char *format, ...) in CreateMsg() function in OHOS::Media::MediaEvent
297 if (event.CreateMsg("%s, current state is: %s", "state change", status.c_str())) { in BehaviorEventWrite()
305 if (event.CreateMsg("%s, current state is: %s", "state change", status.c_str())) { in BehaviorEventWriteForScreenCapture()
317 if (event.CreateMsg("%s is invoke %s", bundleName.c_str(), module.c_str())) { in StatisticEventWriteBundleName()
326 if (event.CreateMsg("%s", msg.c_str())) { in FaultEventWrite()
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_hisysevent_adapter.h66 std::string CreateMsg(const char *format, ...);
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_hisysevent_adapter.cpp143 std::string CreateMsg(const char *format, ...) in CreateMsg() function
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dcamera_util.h145 EXPORT_API std::string CreateMsg(const char* format, ...);
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_depth_data.cpp235 CAMERA_SYSEVENT_FAULT(CreateMsg("Depth OnDepthDataError! errorCode:%d", depthDataErrorCode)); in OnDepthDataError()
H A Dhcapture_session.cpp278 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CaptureSession::CanAddInput")); in CanAddInput()
313 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CaptureSession::AddInput")); in AddInput()
499 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CaptureSession::AddOutput with %d", streamType)); in AddOutput()
543 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CaptureSession::RemoveInput")); in RemoveInput()
595 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CaptureSession::RemoveOutput with %d", streamType)); in RemoveOutput()
H A Dhcamera_service.cpp266 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CameraManager GetCameras camera ID:%s, Camera position:%d, " in GetCameraMetaInfo()
432 CAMERA_SYSEVENT_STATISTIC(CreateMsg("CameraManager_CreateCameraInput CameraId:%s", cameraId.c_str())); in CreateCameraDevice()
673 CAMERA_SYSEVENT_BEHAVIOR(CreateMsg("OnCameraStatusChanged! for cameraId:%s, current Camera Status:%d", in OnCameraStatus()
711 CAMERA_SYSEVENT_BEHAVIOR(CreateMsg("OnCameraMute! current Camera muteMode:%d", muteMode)); in OnMute()
1116 CAMERA_SYSEVENT_STATISTIC(CreateMsg("Camera Prelaunch CameraId:%s", preCameraId_.c_str())); in PrelaunchCamera()
H A Dcamera_util.cpp221 std::string CreateMsg(const char* format, ...) in CreateMsg() function
H A Dhstream_repeat.cpp403 CAMERA_SYSEVENT_FAULT(CreateMsg("Preview OnFrameError! errorCode:%d", repeatErrorCode)); in OnFrameError()
H A Dhstream_capture.cpp695 CAMERA_SYSEVENT_FAULT(CreateMsg("Photo OnCaptureError! captureId:%d & " in OnCaptureError()
H A Dhcamera_device.cpp977 CAMERA_SYSEVENT_FAULT(CreateMsg("CameraDeviceServiceCallback::OnError() is called!, errorType: %d," in OnError()
/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_dfx.h58 bool CreateMsg(const char *format, ...) __attribute__((__format__(printf, 2, 3)));
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_service.cpp245 CreateMsg("sink service open channel failed, dhId: %s", GetAnonyString(dhId).c_str())); in OpenChannel()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp275 ReportDcamerInitFail(DCAMERA_INIT_FAIL, DCAMERA_HDF_ERROR, CreateMsg("dcamera load hdf driver fail.")); in LoadDCameraHDF()
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp117 CreateMsg("start video encoder failed, width: %d, height: %d, format: %s", in InitEncoder()
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp134 CreateMsg("start video decoder failed, width: %d, height: %d, format: %s", in InitDecoder()
H A Ddecode_data_process_common.cpp134 CreateMsg("start video decoder failed, width: %d, height: %d, format: %s", in InitDecoder()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp3917 CreateMsg(NULL); in HWTEST_F()

Completed in 38 milliseconds