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:GetVolume
(Results
1 - 12
of
12
) sorted by relevance
/drivers/peripheral/audio/interfaces/2.0/include/
H
A
D
audio_volume.h
92
int32_t (*
GetVolume
)(AudioHandle handle, float *volume);
member
/drivers/peripheral/bluetooth/audio/interfaces/include/
H
A
D
audio_volume.h
92
int32_t (*
GetVolume
)(AudioHandle handle, float *volume);
member
/drivers/peripheral/audio/interfaces/include/
H
A
D
audio_volume.h
92
int32_t (*
GetVolume
)(AudioHandle handle, float *volume);
member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H
A
D
iaudio_capture_vdi.h
40
int32_t (*
GetVolume
)(struct IAudioCaptureVdi *self, float *volume);
member
H
A
D
iaudio_render_vdi.h
48
int32_t (*
GetVolume
)(struct IAudioRenderVdi *self, float *volume);
member
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H
A
D
alsa_snd_render.h
52
int32_t (*
GetVolume
)(struct AlsaRender *, long *);
member
H
A
D
alsa_snd_capture.h
52
int32_t (*
GetVolume
)(struct AlsaCapture *, long *);
member
/drivers/peripheral/audio/test/hal_mock/
H
A
D
audio_render_mock.c
192
static int32_t
GetVolume
(struct IAudioRenderVdi* render, float *volume)
in GetVolume()
function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_capture_ext_impl.cpp
218
int32_t AudioCaptureExtImpl::
GetVolume
(float &volume)
in GetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H
A
D
audio_capture_interface_impl.cpp
256
int32_t AudioCaptureInterfaceImpl::
GetVolume
(float &volume)
in GetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H
A
D
audio_render_interface_impl.cpp
345
int32_t AudioRenderInterfaceImpl::
GetVolume
(float &volume)
in GetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H
A
D
audio_render_ext_impl.cpp
336
int32_t AudioRenderExtImpl::
GetVolume
(float &volume)
in GetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
Completed in 7 milliseconds