Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp106 static void onDevTimeSyncResult(const TimeSyncResultInfo *info, int32_t result) in onDevTimeSyncResult() function
413 ITimeSyncCb timeSyncCbk = {.onTimeSyncResult = onDevTimeSyncResult}; in StartDeviceTimeSync()