Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dplugin_manager.h55 std::lock_guard<std::mutex> lock(pluginUtilsMutex_); in SetAceAbility()
69 std::mutex pluginUtilsMutex_; variable