Searched refs:EVENT_DUMP_ACTION_INDEX (Results 1 – 3 of 3) sorted by relevance
185 static const int32_t EVENT_DUMP_ACTION_INDEX; variable
195 const int32_t AccessibilityNodeManager::EVENT_DUMP_ACTION_INDEX = 2; member in OHOS::Ace::Framework::AccessibilityNodeManager
3098 auto action = static_cast<AceAction>(StringUtils::StringToInt(params[EVENT_DUMP_ACTION_INDEX])); in DumpHandleEvent()