Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_latency.cpp102 std::lock_guard<std::mutex> lock(offsetLock_); in SetTimeSyncInfo()
108 std::lock_guard<std::mutex> lock(offsetLock_); in GetTimeSyncInfo()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_latency.h41 std::mutex offsetLock_; variable