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:SetVolume
(Results
1 - 12
of
12
) sorted by relevance
/drivers/peripheral/audio/interfaces/2.0/include/
H
A
D
audio_volume.h
82
int32_t (*
SetVolume
)(AudioHandle handle, float volume);
member
/drivers/peripheral/bluetooth/audio/interfaces/include/
H
A
D
audio_volume.h
82
int32_t (*
SetVolume
)(AudioHandle handle, float volume);
member
/drivers/peripheral/audio/interfaces/include/
H
A
D
audio_volume.h
82
int32_t (*
SetVolume
)(AudioHandle handle, float volume);
member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H
A
D
iaudio_capture_vdi.h
39
int32_t (*
SetVolume
)(struct IAudioCaptureVdi *self, float volume);
member
H
A
D
iaudio_render_vdi.h
47
int32_t (*
SetVolume
)(struct IAudioRenderVdi *self, float volume);
member
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H
A
D
alsa_snd_render.h
53
int32_t (*
SetVolume
)(struct AlsaRender *, long);
member
H
A
D
alsa_snd_capture.h
53
int32_t (*
SetVolume
)(struct AlsaCapture *, long);
member
/drivers/peripheral/audio/test/hal_mock/
H
A
D
audio_render_mock.c
181
static int32_t
SetVolume
(struct IAudioRenderVdi* render, float volume)
in SetVolume()
function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_capture_ext_impl.cpp
211
int32_t AudioCaptureExtImpl::
SetVolume
(float volume)
in SetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H
A
D
audio_capture_interface_impl.cpp
249
int32_t AudioCaptureInterfaceImpl::
SetVolume
(float volume)
in SetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H
A
D
audio_render_interface_impl.cpp
338
int32_t AudioRenderInterfaceImpl::
SetVolume
(float volume)
in SetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H
A
D
audio_render_ext_impl.cpp
329
int32_t AudioRenderExtImpl::
SetVolume
(float volume)
in SetVolume()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
Completed in 6 milliseconds