Home
last modified time | relevance | path

Searched refs:dialogConnectionMutex_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dmodal_system_app_freeze_uiextension.h70 std::mutex dialogConnectionMutex_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dassert_fault_proxy.h92 std::mutex dialogConnectionMutex_; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodal_system_app_freeze_uiextension.cpp50 std::lock_guard lock(dialogConnectionMutex_); in GetConnection()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_proxy.cpp88 std::lock_guard lock(dialogConnectionMutex_); in GetConnection()