Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_router_proxy_mgr.cpp44 std::lock_guard<std::mutex> lock(formRouterProxyMutex_); in SetFormRouterProxy()
66 std::lock_guard<std::mutex> lock(formRouterProxyMutex_); in RemoveFormRouterProxy()
80 std::lock_guard<std::mutex> lock(formRouterProxyMutex_); in HasRouterProxy()
91 std::lock_guard<std::mutex> lock(formRouterProxyMutex_); in OnFormRouterEvent()
109 std::lock_guard<std::mutex> lock(formRouterProxyMutex_); in CleanResource()
/foundation/ability/form_fwk/services/include/
H A Dform_router_proxy_mgr.h76 mutable std::mutex formRouterProxyMutex_; member in OHOS::AppExecFwk::FormRouterProxyMgr

Completed in 2 milliseconds