Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dprocess_communicator_impl.cpp181 std::lock_guard<std::mutex> onDeviceChangeLockGuard(onDeviceChangeMutex_); in OnDeviceChanged() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp218 std::lock_guard<std::mutex> onDeviceChangeLockGuard(onDeviceChangeMutex_); in OnDeviceChanged() local