Home
last modified time | relevance | path

Searched refs:SetTimeSyncInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_latency.cpp41 DCameraSoftbusLatency::GetInstance().SetTimeSyncInfo(microsecond, info->target.targetNetworkId); in OnTimeSyncResult()
100 void DCameraSoftbusLatency::SetTimeSyncInfo(const int32_t microsecond, const std::string& devId) in SetTimeSyncInfo() function in OHOS::DistributedHardware::DCameraSoftbusLatency
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_latency.h32 void SetTimeSyncInfo(const int32_t microsecond, const std::string& devId);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_latency_test.cpp92 DCameraSoftbusLatency::GetInstance().SetTimeSyncInfo(microsecond, TEST_DEVICE_ID);