Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp340 bool useWindowId = false; member
356 argument.useWindowId = true; in GetDumpInfoArgument()
H A Djs_accessibility_manager.h446 void DumpTreeNG(bool useWindowId, uint32_t windowId, int64_t rootId, bool isDumpSimplify = false);
H A Djs_accessibility_manager.cpp2860 void JsAccessibilityManager::DumpTreeNG(bool useWindowId, uint32_t windowId, int64_t rootId, bool isDumpSimplify) in DumpTreeNG() argument
2862 if (!useWindowId && rootId == -1) { in DumpTreeNG()
2937 bool useWindowId = false; in OnDumpInfoNG() local
2948 useWindowId = true; in OnDumpInfoNG()
2993 DumpTreeNG(useWindowId, windowId, rootId, isDumpSimplify); in OnDumpInfoNG()

Completed in 13 milliseconds