Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_supply_callback.cpp187 std::lock_guard<std::mutex> lock(conMutex_); in AddConnection()
205 std::lock_guard<std::mutex> lock(conMutex_); in RemoveConnection()
236 std::lock_guard<std::mutex> lock(conMutex_); in CanDisconnect()
266 std::lock_guard<std::mutex> lock(conMutex_); in IsRemoveConnection()
292 std::lock_guard<std::mutex> lock(conMutex_); in RemoveConnection()
314 std::lock_guard<std::mutex> lock(conMutex_); in HandleHostDied()
/foundation/ability/form_fwk/services/include/
H A Dform_supply_callback.h146 mutable std::mutex conMutex_; member in OHOS::AppExecFwk::FormSupplyCallback

Completed in 1 milliseconds