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
defs:audioEvent
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/src/
H
A
D
daudio_hdi_handler_test.cpp
98
AudioEvent
audioEvent
;
in HWTEST_F()
local
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H
A
D
daudio_hdi_handler.cpp
163
void DAudioHdiHandler::ProcessEventMsg(const AudioEvent &
audioEvent
, DAudioEvent &newEvent)
in ProcessEventMsg()
argument
205
NotifyEvent(const std::string &devId, const int32_t dhId, const int32_t streamId, const AudioEvent &
audioEvent
)
NotifyEvent()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H
A
D
audio_pnp_server.cpp
38
static std::string GetAudioEventInfo(const AudioEvent
audioEvent
)
in GetAudioEventInfo()
argument
219
AudioEvent
audioEvent
= {0};
DetectAudioDevice()
local
[all...]
H
A
D
audio_socket_thread.cpp
139
int32_t AudioSocketThread::SetAudioAnahsEventValue(AudioEvent *
audioEvent
, struct AudioPnpUevent *audioPnpUevent)
in SetAudioAnahsEventValue()
argument
159
static void SetAudioPnpUevent(AudioEvent *
audioEvent
, struct AudioPnpUevent *audioPnpUevent, uint32_t h2wTypeLast)
in SetAudioPnpUevent()
argument
190
SetAudioPnpServerEventValue(AudioEvent *
audioEvent
, struct AudioPnpUevent *audioPnpUevent)
SetAudioPnpServerEventValue()
argument
226
AudioEvent
audioEvent
;
AudioAnahsDetectDevice()
local
247
AudioEvent
audioEvent
;
AudioAnalogHeadsetDetectDevice()
local
445
AudioEvent
audioEvent
= {0};
AudioDpDetectDevice()
local
498
AudioEvent
audioEvent
= {0};
AudioUsbHeadsetDetectDevice()
local
600
DetectAnalogHeadsetState(AudioEvent *
audioEvent
)
DetectAnalogHeadsetState()
argument
628
UpdateDeviceState(AudioEvent
audioEvent
)
UpdateDeviceState()
argument
708
DetectUsbHeadsetState(AudioEvent *
audioEvent
)
DetectUsbHeadsetState()
argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_socket_thread_test/src/
H
A
D
audio_socket_thread_test.cpp
1082
AudioEvent
audioEvent
;
in HWTEST_F()
local
1111
AudioEvent
audioEvent
;
in HWTEST_F()
local
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/
H
A
D
audio_policy_more_fuzzer.cpp
458
AudioEvent
audioEvent
;
in AudioPolicyManagerFuzzTest()
local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H
A
D
daudio_sink_dev.cpp
92
void DAudioSinkDev::NotifyEvent(const AudioEvent &
audioEvent
)
in NotifyEvent()
argument
Completed in 7 milliseconds