Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dprocess_communicator_impl.cpp61 std::lock_guard<std::mutex> onDeviceChangeLockGard(onDeviceChangeMutex_); in RegOnDeviceChange() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp69 std::lock_guard<std::mutex> onDeviceChangeLockGard(onDeviceChangeMutex_); in RegOnDeviceChange() local