Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Denabled_comps_dump.cpp27 std::lock_guard<std::mutex> lock(compInfosMutex_); in DumpEnabledComp()
35 std::lock_guard<std::mutex> lock(compInfosMutex_); in DumpDisabledComp()
44 std::lock_guard<std::mutex> lock(compInfosMutex_); in Dump()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/
H A Denabled_comps_dump.h56 std::mutex compInfosMutex_; member in OHOS::DistributedHardware::EnabledCompsDump

Completed in 1 milliseconds