Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3180 bool IsExecuted = false; in NotifyExecuteAction() local
3181 CHECK_NULL_RETURN(taskExecutor_, IsExecuted); in NotifyExecuteAction()
3183 [weak = WeakClaim(this), elementId, &actionArguments, action, offset, &IsExecuted]() { in NotifyExecuteAction()
3193 IsExecuted = accessibilityManager->ExecuteExtensionActionNG( in NotifyExecuteAction()
3197 return IsExecuted; in NotifyExecuteAction()

Completed in 6 milliseconds