Home
last modified time | relevance | path

Searched refs:hidumperMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
H A Ddump_helper.h78 mutable std::mutex hidumperMutex_; member in OHOS::DistributedData::DumpHelper
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp323 std::lock_guard<std::mutex> lock(hidumperMutex_); in AddErrorInfo()

Completed in 2 milliseconds