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:OnWakeupClose
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H
A
D
audio_manager_listener_stub.cpp
48
OnWakeupClose
();
in OnRemoteRequest()
90
AUDIO_WARNING_LOG("AudioManagerListenerStub:
OnWakeupClose
error");
in OnCapturerState()
94
void AudioManagerListenerStub::
OnWakeupClose
()
in OnWakeupClose()
function in OHOS::AudioStandard::AudioManagerListenerStub
98
cb->
OnWakeupClose
();
in OnWakeupClose()
100
AUDIO_WARNING_LOG("AudioManagerListenerStub:
OnWakeupClose
error");
in OnWakeupClose()
/foundation/multimedia/audio_framework/services/audio_service/server/include/
H
A
D
audio_manager_listener_proxy.h
33
void
OnWakeupClose
() override;
49
void
OnWakeupClose
() override;
H
A
D
audio_server.h
117
void
OnWakeupClose
() override;
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
audio_manager_listener_proxy.cpp
79
void AudioManagerListenerProxy::
OnWakeupClose
()
in OnWakeupClose()
function in OHOS::AudioStandard::AudioManagerListenerProxy
118
void AudioManagerListenerCallback::
OnWakeupClose
()
in OnWakeupClose()
function in OHOS::AudioStandard::AudioManagerListenerCallback
121
listener_->
OnWakeupClose
();
in OnWakeupClose()
H
A
D
audio_server.cpp
1775
void AudioServer::
OnWakeupClose
()
in OnWakeupClose()
function in OHOS::AudioStandard::AudioServer
1777
AUDIO_INFO_LOG("
OnWakeupClose
Callback start");
in OnWakeupClose()
1781
CHECK_AND_RETURN_LOG(wakeupCallback_ != nullptr, "
OnWakeupClose
callback is nullptr.");
in OnWakeupClose()
1784
callback->
OnWakeupClose
();
in OnWakeupClose()
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H
A
D
wakeup_source_stop_callback.cpp
23
void WakeupSourceStopCallback::
OnWakeupClose
()
in OnWakeupClose()
function in OHOS::IntellVoiceEngine::WakeupSourceStopCallback
H
A
D
wakeup_source_stop_callback.h
25
void
OnWakeupClose
() override;
/foundation/multimedia/audio_framework/services/audio_service/common/include/
H
A
D
i_standard_audio_server_manager_listener.h
32
virtual void
OnWakeupClose
() = 0;
/foundation/multimedia/audio_framework/services/audio_service/client/include/
H
A
D
audio_manager_listener_stub.h
37
void
OnWakeupClose
() override;
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/
H
A
D
audio_system_manager.h
328
virtual void
OnWakeupClose
() = 0;
337
virtual void
OnWakeupClose
() = 0;
1346
void
OnWakeupClose
() override
1350
callback ->
OnWakeupClose
();
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/common/
H
A
D
i_audio_capturer_source.h
49
virtual void
OnWakeupClose
() = 0;
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H
A
D
audio_capturer_source.cpp
578
callback->
OnWakeupClose
();
in DeInit()
Completed in 13 milliseconds