Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp55 std::mutex SoftbusConnector::pkgNameVecMutex_; member in OHOS::DistributedHardware::SoftbusConnector
676 std::lock_guard<std::mutex> lock(pkgNameVecMutex_); in SetPkgName()
683 std::lock_guard<std::mutex> lock(pkgNameVecMutex_); in SetPkgNameVec()
690 std::lock_guard<std::mutex> lock(pkgNameVecMutex_); in GetPkgName()
697 std::lock_guard<std::mutex> lock(pkgNameVecMutex_); in ClearPkgName()
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h183 static std::mutex pkgNameVecMutex_; member in OHOS::DistributedHardware::SoftbusConnector

Completed in 2 milliseconds