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:OnAsyncShutdown
(Results
1 - 13
of
13
) sorted by relevance
/base/powermgr/power_manager/test/apitest/inner_api/shutdown/
H
A
D
async_shutdown_callback_test.h
31
void
OnAsyncShutdown
() override;
37
void
OnAsyncShutdown
() override;
43
void
OnAsyncShutdown
() override;
48
void
OnAsyncShutdown
() override;
H
A
D
async_shutdown_callback_test.cpp
76
void AsyncShutdownCallbackTest::AsyncShutdownCallback::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::PowerMgr::UnitTest::AsyncShutdownCallbackTest::AsyncShutdownCallback
82
void AsyncShutdownCallbackTest::HighPriorityAsyncShutdownCallback::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::PowerMgr::UnitTest::AsyncShutdownCallbackTest::HighPriorityAsyncShutdownCallback
88
void AsyncShutdownCallbackTest::LowPriorityAsyncShutdownCallback::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::PowerMgr::UnitTest::AsyncShutdownCallbackTest::LowPriorityAsyncShutdownCallback
94
void AsyncShutdownCallbackTest::NotAsyncShutdownCallback::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::PowerMgr::UnitTest::AsyncShutdownCallbackTest::NotAsyncShutdownCallback
/base/hiviewdfx/hiview/plugins/usage_event_report/idl/
H
A
D
hiview_shutdown_callback.cpp
24
void HiViewShutdownCallback::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::HiviewDFX::HiViewShutdownCallback
/base/hiviewdfx/hiview/plugins/usage_event_report/idl/include/
H
A
D
hiview_shutdown_callback.h
27
void
OnAsyncShutdown
() override;
/base/powermgr/power_manager/interfaces/inner_api/native/include/shutdown/
H
A
D
iasync_shutdown_callback.h
33
virtual void
OnAsyncShutdown
() = 0;
H
A
D
async_shutdown_callback_stub.h
34
void
OnAsyncShutdown
() override {};
/base/powermgr/power_manager/services/zidl/include/shutdown/
H
A
D
async_shutdown_callback_proxy.h
33
virtual void
OnAsyncShutdown
() override;
/base/powermgr/power_manager/test/unittest/include/interface_test/
H
A
D
shutdown_client_test.h
33
void
OnAsyncShutdown
() override;
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H
A
D
usage_event_report_test.cpp
75
callback->
OnAsyncShutdown
();
in HWTEST_F()
/base/powermgr/power_manager/services/zidl/src/shutdown/
H
A
D
async_shutdown_callback_proxy.cpp
26
void AsyncShutdownCallbackProxy::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::PowerMgr::AsyncShutdownCallbackProxy
H
A
D
async_shutdown_callback_stub.cpp
55
OnAsyncShutdown
();
in OnAsyncShutdownCallbackStub()
/base/powermgr/power_manager/test/unittest/src/interface_test/
H
A
D
shutdown_client_test.cpp
58
void ShutdownClientTest::AsyncShutdownCallback::
OnAsyncShutdown
()
in OnAsyncShutdown()
function in OHOS::PowerMgr::UnitTest::ShutdownClientTest::AsyncShutdownCallback
157
asyncShutdownCallback.AsyncShutdownCallbackStub::
OnAsyncShutdown
();
in HWTEST_F()
/base/powermgr/power_manager/services/native/src/shutdown/
H
A
D
shutdown_controller.cpp
303
callback->
OnAsyncShutdown
();
in TriggerAsyncShutdownCallbackInner()
Completed in 4 milliseconds