Home
last modified time | relevance | path

Searched refs:StopSoftbusTimeSync (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_latency.h31 int32_t StopSoftbusTimeSync(const std::string& devId);
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_latency_test.cpp70 * @tc.desc: Verify the StopSoftbusTimeSync function.
79 ret = DCameraSoftbusLatency::GetInstance().StopSoftbusTimeSync(TEST_DEVICE_ID); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_latency.cpp72 int32_t DCameraSoftbusLatency::StopSoftbusTimeSync(const std::string& devId) in StopSoftbusTimeSync() function in OHOS::DistributedHardware::DCameraSoftbusLatency
74 DHLOGI("DCameraSoftbusLatency::StopSoftbusTimeSync start."); in StopSoftbusTimeSync()
89 DHLOGE("DCameraSoftbusLatency:: StopSoftbusTimeSync failed ret:%{public}d", ret); in StopSoftbusTimeSync()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp370 DCameraSoftbusLatency::GetInstance().StopSoftbusTimeSync(devId_); in CloseChannel()

Completed in 2 milliseconds