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:Deinit
(Results
1 - 13
of
13
) sorted by relevance
/base/hiviewdfx/faultloggerd/interfaces/innerkits/sigdump_handler/
H
A
D
dfx_sigdump_handler.cpp
56
void
Deinit
(void);
174
void DfxSigDumpHandler::
Deinit
()
in Deinit()
function in OHOS::HiviewDFX::DfxSigDumpHandler
188
OHOS::HiviewDFX::DfxSigDumpHandler::GetInstance().
Deinit
();
in DeinitSigDumpHandler()
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H
A
D
thread_sampler_api.cpp
49
return ThreadSampler::GetInstance().
Deinit
() ? SUCCESS : FAIL;
in ThreadSamplerDeinit()
H
A
D
thread_sampler.cpp
139
Deinit
();
in Init()
145
Deinit
();
in Init()
152
Deinit
();
in Init()
158
Deinit
();
in Init()
164
Deinit
();
in Init()
532
bool ThreadSampler::
Deinit
()
in Deinit()
function in OHOS::HiviewDFX::ThreadSampler
/base/powermgr/display_manager/state_manager/service/native/src/
H
A
D
display_system_ability.cpp
60
service->
Deinit
();
in OnStop()
H
A
D
display_power_mgr_service.cpp
107
void DisplayPowerMgrService::
Deinit
()
in Deinit()
function in OHOS::DisplayPowerMgr::DisplayPowerMgrService
/base/powermgr/display_manager/state_manager/test/fuzztest/display_utils/
H
A
D
display_fuzzer.cpp
42
service_->
Deinit
();
in ~DisplayFuzzerTest()
/base/hiviewdfx/hilog/services/hilogd/include/
H
A
D
log_persister.h
61
int
Deinit
();
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H
A
D
thread_sampler.h
78
bool
Deinit
(); // Release sampler
/base/hiviewdfx/hilog/services/hilogd/
H
A
D
log_persister.cpp
77
Deinit
();
in ~LogPersister()
171
int LogPersister::
Deinit
()
in Deinit()
function in OHOS::HiviewDFX::LogPersister
391
return logPersisterPtr->
Deinit
();
in Kill()
/base/hiviewdfx/hicollie/frameworks/native/
H
A
D
watchdog_inner.h
87
bool
Deinit
();
H
A
D
watchdog_inner.cpp
303
bool WatchdogInner::
Deinit
()
in Deinit()
function in OHOS::HiviewDFX::WatchdogInner
707
if (
Deinit
()) {
in FetchNextTask()
/base/powermgr/display_manager/state_manager/service/native/include/
H
A
D
display_power_mgr_service.h
75
void
Deinit
();
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H
A
D
watchdog_inner_test.cpp
309
WatchdogInner::GetInstance().
Deinit
();
346
WatchdogInner::GetInstance().
Deinit
();
in HWTEST_F()
Completed in 8 milliseconds