Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dprocess_communicator_impl.cpp169 std::lock_guard<std::mutex> onDataReceiveLockGuard(onDataReceiveMutex_); in OnMessage() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp203 std::lock_guard<std::mutex> onDataReceiveLockGuard(onDataReceiveMutex_); in OnMessage() local