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:child
(Results
1 - 11
of
11
) sorted by relevance
/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0901/
H
A
D
poc.cpp
25
struct cJSON *
child
;
member
/test/ostest/wukong/component_event/include/
H
A
D
wukong_tree.h
27
static const std::shared_ptr<WuKongTree> GetRoot(const std::shared_ptr<WuKongTree>&
child
)
in GetRoot()
argument
112
virtual void AddChild(const std::shared_ptr<WuKongTree>&
child
)
in AddChild()
argument
/test/xts/hats/kernel/freelist/modify_pointer/
H
A
D
Malloc_modify_pointer.cpp
84
static int
child
(void)
in child()
function
/test/xts/hats/kernel/freelist/encode_pointer/
H
A
D
Malloc_encode_pointer.cpp
81
static int
child
(void) {
in child()
function
/test/testfwk/arkxtest/uitest/test/
H
A
D
mock_element_node_iterator.h
116
auto
child
= obj["children"];
in DFSVisitJson()
local
133
auto
child
= data["children"];
in ConstructIteratorByJson()
local
/test/testfwk/arkxtest/uitest/core/
H
A
D
dump_handler.cpp
126
auto &
child
= childrenData.at(idx);
in AddExtraAttrs()
local
H
A
D
ui_driver.cpp
123
nlohmann::json
child
= nlohmann::json();
in DumpWindowsInfo()
local
/test/xts/hats/kernel/freelist/safe_unlink/
H
A
D
Malloc_safe_unlink.cpp
94
static int
child
(void)
in child()
function
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gestureScroll/
H
A
D
gesture_interfaceTest.cpp
411
void GestureInterfaceTest::setChildRecognizer(ArkUI_GestureRecognizer *
child
) { childRecognizer_ =
child
; }
in setChildRecognizer()
argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
pthreadndk1.cpp
43
int
child
;
member
H
A
D
pthreadndk.cpp
74
static void
child
() { pthread_mutex_unlock(&lock); }
in child()
function
Completed in 18 milliseconds