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:OnShutDown
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_connection_observer.h
42
virtual void
OnShutDown
()
in OnShutDown()
function in OHOS::bluetooth::GattConnectionObserver
H
A
D
gatt_connection_manager.cpp
969
item.second->
OnShutDown
();
in DoShutDown()
H
A
D
gatt_client_service.cpp
451
void
OnShutDown
() override
H
A
D
gatt_server_service.cpp
478
void
OnShutDown
() override
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H
A
D
image_codec.h
299
virtual void
OnShutDown
(const MsgInfo &info) = 0;
316
void
OnShutDown
(const MsgInfo &info) override;
331
void
OnShutDown
(const MsgInfo &info) override;
342
void
OnShutDown
(const MsgInfo &info) override;
353
void
OnShutDown
(const MsgInfo &info) override;
363
void
OnShutDown
(const MsgInfo &info) override;
376
void
OnShutDown
(const MsgInfo &info) override;
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H
A
D
codec_state.cpp
54
OnShutDown
(info);
in OnMsgReceived()
187
void ImageCodec::UninitializedState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::ImagePlugin::ImageCodec::UninitializedState
319
void ImageCodec::InitializedState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::ImagePlugin::ImageCodec::InitializedState
414
void ImageCodec::StartingState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::ImagePlugin::ImageCodec::StartingState
501
void ImageCodec::RunningState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::ImagePlugin::ImageCodec::RunningState
559
void ImageCodec::OutputPortChangedState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::ImagePlugin::ImageCodec::OutputPortChangedState
720
void ImageCodec::StoppingState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::ImagePlugin::ImageCodec::StoppingState
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
hcodec.h
400
virtual void
OnShutDown
(const MsgInfo &info) = 0;
417
void
OnShutDown
(const MsgInfo &info) override;
429
void
OnShutDown
(const MsgInfo &info) override;
440
void
OnShutDown
(const MsgInfo &info) override;
451
void
OnShutDown
(const MsgInfo &info) override;
462
void
OnShutDown
(const MsgInfo &info) override;
475
void
OnShutDown
(const MsgInfo &info) override;
490
void
OnShutDown
(const MsgInfo &info) override;
H
A
D
hcodec_state.cpp
61
OnShutDown
(info);
in OnMsgReceived()
181
void HCodec::UninitializedState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::UninitializedState
316
void HCodec::InitializedState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::InitializedState
420
void HCodec::StartingState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::StartingState
543
void HCodec::RunningState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::RunningState
635
void HCodec::OutputPortChangedState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::OutputPortChangedState
852
void HCodec::FlushingState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::FlushingState
953
void HCodec::StoppingState::
OnShutDown
(const MsgInfo &info)
in OnShutDown()
function in OHOS::MediaAVCodec::HCodec::StoppingState
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H
A
D
dsched_continue.h
172
void
OnShutDown
();
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H
A
D
dsched_continue.cpp
1371
void DSchedContinue::
OnShutDown
()
in OnShutDown()
function in OHOS::DistributedSchedule::DSchedContinue
Completed in 16 milliseconds