Home
last modified time | relevance | path

Searched defs:networkIdMapMutex_ (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
Dsoftbus_handler.h72 static std::mutex networkIdMapMutex_; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
Ddevice_manager_agent.h139 std::mutex networkIdMapMutex_; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_handler.cpp48 std::mutex SoftBusHandler::networkIdMapMutex_; member in OHOS::Storage::DistributedFile::SoftBusHandler