Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dversion_info_manager.cpp82 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in Init()
99 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in UnInit()
111 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in AddVersion()
139 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in GetVersionInfoByDeviceId()
172 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in RemoveVersionInfoByDeviceId()
200 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in SyncVersionInfoFromDB()
224 std::lock_guard<std::mutex> lock(verInfoMgrMutex_); in SyncRemoteVersionInfos()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dversion_info_manager.h73 mutable std::mutex verInfoMgrMutex_; member in OHOS::DistributedHardware::VersionInfoManager

Completed in 2 milliseconds