Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog_mingw.cpp384 const auto resExecutor = watchMap_.try_emplace(instanceId, watchers); in Register() local
385 if (!resExecutor.second) { in Register()
H A Dwatch_dog.cpp440 const auto resExecutor = watchMap_.try_emplace(instanceId, watchers); in Register() local
441 if (!resExecutor.second) { in Register()