Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:childTreeId
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H
A
D
xcomponent_accessibility_child_tree_callback.cpp
64
OnSetChildTree( int32_t childWindowId, int32_t
childTreeId
)
OnSetChildTree()
argument
H
A
D
xcomponent_pattern.cpp
821
OnSetAccessibilityChildTree( int32_t childWindowId, int32_t
childTreeId
)
OnSetAccessibilityChildTree()
argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
js_third_provider_interaction_operation.h
31
int32_t
childTreeId
= AccessibilityElementInfo::UNDEFINED_TREE_ID;
member
/foundation/barrierfree/accessibility/frameworks/asacfwk/test/unittest/
H
A
D
accessibility_element_operator_impl_test.cpp
474
int32_t
childTreeId
= 1;
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H
A
D
form_node_test.cpp
236
int32_t
childTreeId
= 2;
in HWTEST_F()
local
372
int32_t
childTreeId
= 1;
in HWTEST_F()
local
/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
H
A
D
accessibility_element_operator_impl.cpp
146
SetChildTreeIdAndWinId(const int64_t elementId, const int32_t
childTreeId
, const int32_t childWindowId)
SetChildTreeIdAndWinId()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H
A
D
form_node.cpp
303
void FormNode::OnSetAccessibilityChildTree(int32_t childWindowId, int32_t
childTreeId
)
in OnSetAccessibilityChildTree()
argument
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H
A
D
accessibility_manager.h
116
void SetChildTreeId(int32_t
childTreeId
)
in SetChildTreeId()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H
A
D
ui_extension_pattern.cpp
1162
void UIExtensionPattern::OnSetAccessibilityChildTree(int32_t childWindowId, int32_t
childTreeId
)
in OnSetAccessibilityChildTree()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H
A
D
accessibility_property.cpp
716
void AccessibilityProperty::SetChildTreeId(int32_t
childTreeId
)
in SetChildTreeId()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H
A
D
web_pattern.cpp
6993
void WebPattern::OnSetAccessibilityChildTree(int32_t childWindowId, int32_t
childTreeId
)
in OnSetAccessibilityChildTree()
argument
Completed in 24 milliseconds