Home
last modified time | relevance | path

Searched refs:serverIdMapMutex_ (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_agent.h48 std::mutex serverIdMapMutex_; member in OHOS::Storage::DistributedFile::final
H A Dsoftbus_handler.h67 static std::mutex serverIdMapMutex_; member in OHOS::Storage::DistributedFile::SoftBusHandler
H A Dsoftbus_handler_asset.h87 std::mutex serverIdMapMutex_; member in OHOS::Storage::DistributedFile::SoftBusHandlerAsset
/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
H A Dsoftbus_adapter.cpp114 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in CreateSoftbusSessionServer()
146 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in CreateSoftbusSessionServer()
164 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in RemoveSoftbusSessionServer()
303 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in OnSoftbusSessionOpened()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp44 std::mutex SoftBusHandler::serverIdMapMutex_; member in OHOS::Storage::DistributedFile::SoftBusHandler
154 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in CreateSessionServer()
287 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in CloseSession()
366 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in IsService()
H A Dsoftbus_agent.cpp129 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in JoinDomain()
137 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in QuitDomain()
H A Dsoftbus_handler_asset.cpp87 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in CreateAssetLocalSessionServer()
118 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in CreateAssetLocalSessionServer()
127 std::lock_guard<std::mutex> lock(serverIdMapMutex_); in DeleteAssetLocalSessionServer()
/foundation/distributedhardware/distributed_screen/services/softbusadapter/include/
H A Dsoftbus_adapter.h72 std::mutex serverIdMapMutex_; member in OHOS::DistributedHardware::SoftbusAdapter

Completed in 5 milliseconds