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
refs:DeleteChildren
(Results
1 - 12
of
12
) sorted by relevance
/applications/sample/camera/setting/setting/src/main/cpp/
H
A
D
setting_utils.cpp
19
void
DeleteChildren
(UIView *view)
in DeleteChildren()
function
28
DeleteChildren
(static_cast<UIViewGroup *>(tempView)->GetChildrenHead());
in DeleteChildren()
H
A
D
setting_wifi_ability_slice.cpp
44
DeleteChildren
(toggleButtonView_);
in ~SettingWifiAbilitySlice()
49
DeleteChildren
(scrollView_);
in ~SettingWifiAbilitySlice()
54
DeleteChildren
(headView_);
in ~SettingWifiAbilitySlice()
H
A
D
setting_wifi_input_password_ability_slice.cpp
33
DeleteChildren
(scrollView_);
in ~SettingWifiInputPasswordAbilitySlice()
37
DeleteChildren
(inputView_);
in ~SettingWifiInputPasswordAbilitySlice()
41
DeleteChildren
(headView_);
in ~SettingWifiInputPasswordAbilitySlice()
H
A
D
setting_display_ability_slice.cpp
28
DeleteChildren
(toggleButtonView_);
in ~SettingDisplayAbilitySlice()
33
DeleteChildren
(headView_);
in ~SettingDisplayAbilitySlice()
H
A
D
app_info_ability_slice.cpp
25
DeleteChildren
(scrollView_);
in ~AppInfoAbilitySlice()
30
DeleteChildren
(headView_);
in ~AppInfoAbilitySlice()
H
A
D
setting_about_ability_slice.cpp
25
DeleteChildren
(scrollView_);
in ~SettingAboutAbilitySlice()
30
DeleteChildren
(headView_);
in ~SettingAboutAbilitySlice()
H
A
D
app_ability_slice.cpp
25
DeleteChildren
(scrollView_);
in ~AppAbilitySlice()
29
DeleteChildren
(headView_);
in ~AppAbilitySlice()
H
A
D
main_ability_slice.cpp
36
DeleteChildren
(scrollView_);
in ~MainAbilitySlice()
41
DeleteChildren
(headView_);
in ~MainAbilitySlice()
H
A
D
setting_utils.h
87
void
DeleteChildren
(UIView *view);
/applications/sample/camera/launcher/launcher/src/main/cpp/
H
A
D
native_base.h
26
void
DeleteChildren
(UIView *view)
in DeleteChildren()
function in OHOS::NativeBase
35
DeleteChildren
(static_cast<UIViewGroup *>(tempView)->GetChildrenHead());
in DeleteChildren()
H
A
D
long_press_view.cpp
56
DeleteChildren
(viewGroup_);
in ~LongPressView()
H
A
D
swipe_view.cpp
250
DeleteChildren
(swipe_);
in OnStop()
Completed in 13 milliseconds