Home
last modified time | relevance | path

Searched refs:HDF_LOGV (Results 1 – 20 of 20) sorted by relevance

/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
Dstream_operator_callback.cpp23 HDF_LOGV("%{public}s, enter.", __func__); in OnCaptureStarted()
29 HDF_LOGV("%{public}s, enter.", __func__); in OnCaptureEnded()
35 HDF_LOGV("%{public}s, enter.", __func__); in OnCaptureError()
41 HDF_LOGV("%{public}s, enter.", __func__); in OnFrameShutter()
Dcamera_host_callback.cpp22 HDF_LOGV("%{public}s, enter.", __func__); in OnCameraStatus()
27 HDF_LOGV("%{public}s, enter.", __func__); in OnFlashlightStatus()
32 HDF_LOGV("%{public}s, enter. cameraId = %{public}s, event = %{public}d", in OnCameraEvent()
Dcamera_device_callback.cpp22 HDF_LOGV("%{public}s, enter.", __func__); in OnError()
27 HDF_LOGV("%{public}s, enter.", __func__); in OnResult()
/drivers/peripheral/camera/test/common/callback/src/
Dstream_operator_callback.cpp25 HDF_LOGV("%{public}s, enter.", __func__); in OnCaptureStarted()
33 HDF_LOGV("%{public}s, enter.", __func__); in OnCaptureEnded()
41 HDF_LOGV("%{public}s, enter.", __func__); in OnCaptureError()
51 HDF_LOGV("%{public}s, enter.", __func__); in OnFrameShutter()
Dcamera_host_callback.cpp25 HDF_LOGV("%{public}s, enter.", __func__); in OnCameraStatus()
31 HDF_LOGV("%{public}s, enter. cameraId = %s, status = %d", in OnFlashlightStatus()
38 HDF_LOGV("%{public}s, enter. cameraId = %s, event = %d", in OnCameraEvent()
Dcamera_device_callback.cpp25 HDF_LOGV("%{public}s, enter.", __func__); in OnError()
33 HDF_LOGV("%{public}s, enter.", __func__); in OnResult()
/drivers/hdf_core/framework/support/platform/include/fwk/
Dplatform_log.h17 #define PLAT_LOGV(fmt, arg...) HDF_LOGV(fmt, ##arg)
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp209 HDF_LOGV("%{public}s: usb mtpDev device was disconnected", __func__); in UsbFnRequestCtrlComplete()
213 HDF_LOGV("%{public}s: unexpected status %{public}d", __func__, req->status); in UsbFnRequestCtrlComplete()
228HDF_LOGV("%{public}s: async tx done: req(%{public}d/%{public}d)%{public}u/%{public}u, send " in UsbMtpPortTxReqCheck()
237 HDF_LOGV("%{public}s: tx req return disconnected", __func__); in UsbMtpPortTxReqCheck()
242 HDF_LOGV("%{public}s: unexpected status %{public}d", __func__, req->status); in UsbMtpPortTxReqCheck()
551 HDF_LOGV( in UsbMtpDeviceSetup()
1046 HDF_LOGV("%{public}s: unexpected status %{public}d", __func__, req->status); in Read()
1075 HDF_LOGV("%{public}s: send zero packet done: %{public}d", __func__, ret); in WriteEx()
1088 HDF_LOGV("%{public}s: device disconnected", __func__); in WriteEx()
1092 HDF_LOGV("%{public}s: unexpected status %{public}d", __func__, req->status); in WriteEx()
[all …]
/drivers/hdf_core/interfaces/inner_api/utils/
Dhdf_log.h62 #define HDF_LOGV(fmt, args...) HDF_LOGV_WRAPPER(fmt, ##args) macro
/drivers/peripheral/codec/utils/include/
Dcodec_log_wrapper.h57 #define CODEC_LOGV(fmt, ...) DECORATOR_HDFLOG(HDF_LOGV, fmt, ##__VA_ARGS__)
/drivers/hdf_core/framework/model/network/bluetooth/
Dhdf_bt_core.c248 HDF_LOGV("%s: enter", __func__); in BtMessageDispatcher()
327 HDF_LOGV("%s: enter", __func__); in HdfBtChipDriverBind()
524 HDF_LOGV("%s:driver init...", __func__); in HdfBtChipDriverInit()
/drivers/peripheral/camera/vdi_base/common/include/
Dcamera.h71 #define CAMERA_LOGV(fmt, ...) DECORATOR_HDFLOG(HDF_LOGV, fmt, ##__VA_ARGS__)
/drivers/peripheral/usb/gadget/function/ecm/
Dcdcecm.c131 HDF_LOGV("%s: the device is disconnected", __func__); in UsbEcmRxPush()
136 HDF_LOGV("%s: unexpected status %d", __func__, req->status); in UsbEcmRxPush()
196 HDF_LOGV("%s: ecm device was disconnected", __func__); in UsbEcmWriteComplete()
199 HDF_LOGV("%s: unexpected status %d", __func__, req->status); in UsbEcmWriteComplete()
/drivers/peripheral/usb/test/unittest/hal/src/
Dusbfn_mtp_test.cpp101 HDF_LOGV("UsbfnMtpTest::PrintVector %{public}s", output.c_str()); in PrintVector()
146HDF_LOGV("UsbfnMtpTest::WriteRandomDataToFile file %{public}s: %{public}" PRIu64 "/%{public}" PRIu… in WriteRandomDataToFile()
163HDF_LOGV("UsbfnMtpTest::GenerateFile truncate %{public}s %{public}" PRId64 "", pathName.c_str(), f… in GenerateFile()
197 HDF_LOGV("UsbfnMtpTest::TearDownTestCase"); in TearDownTestCase()
/drivers/peripheral/usb/gadget/function/acm/
Dcdcacm.c131 HDF_LOGV("%s: the device is disconnected", __func__); in UsbSerialRxPush()
136 HDF_LOGV("%s: unexpected status %d", __func__, req->status); in UsbSerialRxPush()
310 HDF_LOGV("%s: acm device was disconnected", __func__); in UsbSerialWriteComplete()
313 HDF_LOGV("%s: unexpected status %d", __func__, req->status); in UsbSerialWriteComplete()
525 HDF_LOGV("%s: acm device was disconnected", __func__); in UsbSerialWriteSpeedComplete()
/drivers/hdf_core/framework/test/unittest/platform/virtual/
Di3c_virtual.c70 HDF_LOGV("VirtualI3cXferI2cOneMsgPolling: flags:0x%x, len=%d", msg->flags, msg->len); in VirtualI3cXferI2cOneMsgPolling()
/drivers/hdf_core/framework/test/unittest/platform/common/
Dplatform_dumper_test.c367 HDF_LOGV("PlatformDumperTestStartThread: waitting testing dumper thread finish..."); in PlatformDumperTestStartThread()
Di3c_test.c396 HDF_LOGV("I3cTestStartThread: waitting testing I3c thread finish..."); in I3cTestStartThread()
Dcan_test.c122HDF_LOGV("CanTestGetConfig: test on bus:0x%x, bitRate:%u, workMode:0x%x", config->busNum, config->… in CanTestGetConfig()
/drivers/hdf_core/framework/test/unittest/osal/
Dosal_all_test.c835 HDF_LOGV("%s", __func__); in OsaLogTest()