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:OnUnload
(Results
1 - 25
of
59
) sorted by relevance
1
2
3
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H
A
D
usage_event_report_test.cpp
50
plugin.
OnUnload
();
in HWTEST_F()
77
plugin.
OnUnload
();
in HWTEST_F()
/base/hiviewdfx/hiview/base/test/unittest/common/
H
A
D
pipeline_test.cpp
104
plugin1->
OnUnload
();
in DoTest()
105
plugin2->
OnUnload
();
in DoTest()
106
plugin3->
OnUnload
();
in DoTest()
107
plugin4->
OnUnload
();
in DoTest()
H
A
D
plugin_example.h
36
void
OnUnload
() override {};
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H
A
D
bundle_plugin_example1.h
28
void
OnUnload
() override;
H
A
D
bundle_plugin_example1.cpp
56
void BundlePluginExample1::
OnUnload
()
in OnUnload()
function in OHOS::HiviewDFX::BundlePluginExample1
58
printf("BundlePluginExample1
OnUnload
\n");
in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H
A
D
dynamic_load_plugin_example.h
26
void
OnUnload
() override;
H
A
D
dynamic_load_plugin_example.cpp
44
void DynamicLoadPluginExample::
OnUnload
()
in OnUnload()
function in OHOS::HiviewDFX::DynamicLoadPluginExample
46
printf("DynamicLoadPluginExample
OnUnload
\n");
in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
H
A
D
event_processor_example2.h
28
void
OnUnload
() override;
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
H
A
D
event_processor_example1.h
28
void
OnUnload
() override;
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H
A
D
bundle_plugin_example3.h
28
void
OnUnload
() override;
H
A
D
bundle_plugin_example3.cpp
57
void BundlePluginExample3::
OnUnload
()
in OnUnload()
function in OHOS::HiviewDFX::BundlePluginExample3
59
printf("BundlePluginExample3
OnUnload
\n");
in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H
A
D
bundle_plugin_example2.h
28
void
OnUnload
() override;
H
A
D
bundle_plugin_example2.cpp
57
void BundlePluginExample2::
OnUnload
()
in OnUnload()
function in OHOS::HiviewDFX::BundlePluginExample2
59
printf("BundlePluginExample2
OnUnload
\n");
in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H
A
D
event_processor_example4.h
28
void
OnUnload
() override;
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
H
A
D
event_processor_example5.h
31
void
OnUnload
() override;
H
A
D
event_processor_example5.cpp
55
void EventProcessorExample5::
OnUnload
()
in OnUnload()
function in OHOS::HiviewDFX::EventProcessorExample5
57
printf("EventProcessorExample5
OnUnload
\n.");
in OnUnload()
/base/hiviewdfx/hiview/plugins/sys_dispatcher/include/
H
A
D
sys_dispatcher.h
28
void
OnUnload
() override;
/base/hiviewdfx/hiview/plugins/performance/
H
A
D
XperfPlugin.h
31
void
OnUnload
() override;
/base/hiviewdfx/hiview/plugins/event_store/include/
H
A
D
sys_event_store.h
31
void
OnUnload
() override;
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H
A
D
event_processor_example3.h
38
void
OnUnload
() override;
H
A
D
event_processor_example3.cpp
72
void EventProcessorExample3::
OnUnload
()
in OnUnload()
function in OHOS::HiviewDFX::EventProcessorExample3
74
printf("EventProcessorExample3
OnUnload
\n");
in OnUnload()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H
A
D
fault_detector_manager.h
38
void
OnUnload
() override;
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/
H
A
D
eventsource_fuzzer.cpp
52
g_eventSource.
OnUnload
();
in ~Initializer()
/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H
A
D
usage_event_report.h
36
void
OnUnload
() override;
/base/hiviewdfx/hiview/plugins/freeze_detector/
H
A
D
freeze_detector_plugin.h
37
void
OnUnload
() override;
Completed in 6 milliseconds
1
2
3