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:CleanUp
(Results
1 - 25
of
33
) sorted by relevance
1
2
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H
A
D
napi_remote_proxy_holder.cpp
45
auto
CleanUp
= [&]() {
in AfterWorkCallback()
local
55
CleanUp
();
in AfterWorkCallback()
63
CleanUp
();
in AfterWorkCallback()
79
CleanUp
();
in AfterWorkCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_proxy_render_node.cpp
44
CleanUp
(true);
in ~RSProxyRenderNode()
123
CleanUp
(false);
in OnTreeStateChanged()
128
void RSProxyRenderNode::
CleanUp
(bool removeModifiers)
in CleanUp()
function in OHOS::Rosen::RSProxyRenderNode
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_data_connection.cpp
107
void HfpAgDataConnection::
CleanUp
()
in CleanUp()
function in OHOS::bluetooth::HfpAgDataConnection
110
HfpAgRfcommConnection::
CleanUp
();
in CleanUp()
H
A
D
hfp_ag_rfcomm_connection.h
47
static void
CleanUp
();
H
A
D
hfp_ag_data_connection.h
64
static void
CleanUp
();
H
A
D
hfp_ag_rfcomm_connection.cpp
31
void HfpAgRfcommConnection::
CleanUp
()
in CleanUp()
function in OHOS::bluetooth::HfpAgRfcommConnection
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_data_connection.cpp
104
void HfpHfDataConnection::
CleanUp
()
in CleanUp()
function in OHOS::bluetooth::HfpHfDataConnection
106
HfpHfRfcommConnection::
CleanUp
();
in CleanUp()
H
A
D
hfp_hf_rfcomm_connection.h
47
static void
CleanUp
();
H
A
D
hfp_hf_data_connection.h
89
static void
CleanUp
();
H
A
D
hfp_hf_rfcomm_connection.cpp
31
void HfpHfRfcommConnection::
CleanUp
()
in CleanUp()
function in OHOS::bluetooth::HfpHfRfcommConnection
H
A
D
hfp_hf_profile.cpp
92
HfpHfDataConnection::
CleanUp
();
in DeregisterService()
475
commandProcessor_.
CleanUp
();
in RemoveStateMachine()
H
A
D
hfp_hf_command_processor.h
141
void
CleanUp
();
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_proxy_render_node_test.cpp
182
* @tc.name:
CleanUp
183
* @tc.desc: test results of
CleanUp
187
HWTEST_F(RSProxyRenderNodeTest,
CleanUp
, TestSize.Level1)
in HWTEST_F()
195
node->
CleanUp
(removeModifiers);
in HWTEST_F()
197
node->
CleanUp
(removeModifiers);
in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H
A
D
js_ability_impl.h
82
* @fn JSAbilityRuntime::
CleanUp
()
86
void
CleanUp
();
H
A
D
js_ability.cpp
195
jsAbilityImpl->
CleanUp
();
in TransferToDestroy()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H
A
D
rs_proxy_render_node.h
73
void
CleanUp
(bool removeModifiers);
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
list_adapter.h
65
void
CleanUp
();
H
A
D
list_component.cpp
167
adapter_.
CleanUp
();
in UpdateForView()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproxyrendernode_fuzzer/
H
A
D
rsproxyrendernode_fuzzer.cpp
90
rsProxyRenderNode->
CleanUp
(true);
in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H
A
D
stack_property.cpp
34
CleanUp
();
in ~StackProperty()
37
void StackProperty::
CleanUp
()
in CleanUp()
function in Internal::StackProperty
403
CleanUp
();
H
A
D
stack_property.h
70
void
CleanUp
();
/foundation/arkui/napi/native_engine/
H
A
D
native_safe_async_work.h
86
void
CleanUp
();
H
A
D
native_safe_async_work.cpp
361
that->
CleanUp
();
in CloseHandles()
367
void NativeSafeAsyncWork::
CleanUp
()
in CleanUp()
function in NativeSafeAsyncWork
369
HILOG_DEBUG("NativeSafeAsyncWork::
CleanUp
called");
in CleanUp()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
ui_task_scheduler.h
106
void
CleanUp
();
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H
A
D
daemon.h
66
int32_t
CleanUp
(const DistributedHardware::DmDeviceInfo &deviceInfo,
Completed in 10 milliseconds
1
2