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:vol
(Results
1 - 11
of
11
) sorted by relevance
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H
A
D
lite_lcdkit.h
40
uint32_t
vol
;
member
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H
A
D
vendor_render.c
143
long
vol
= 0;
in RenderSetMuteImpl()
local
H
A
D
vendor_capture.c
136
long
vol
= 0;
in CaptureSetMuteImpl()
local
H
A
D
alsa_lib_render.c
24
long
vol
;
in AudioCtlRenderSetVolume()
local
45
long
vol
;
in AudioCtlRenderGetVolume()
local
H
A
D
alsa_lib_capture.c
43
long
vol
;
in AudioCtlCaptureGetVolume()
local
64
long
vol
;
in AudioCtlCaptureSetVolume()
local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H
A
D
audio_alsa_if_lib_render_test.cpp
223
int32_t
vol
= (int32_t)handleData->renderMode.ctlParam.volume;
in HWTEST_F()
local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H
A
D
audio_alsa_if_lib_capture_test.cpp
219
int32_t
vol
= (int32_t)handleData->captureMode.ctlParam.volume;
in HWTEST_F()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/
H
A
D
audio_adapter_interface_impl_test.cpp
275
float
vol
= 1.0f;
in HWTEST_F()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_render_interface_impl.cpp
463
void AudioRenderInterfaceImpl::SetVolumeInner(const uint32_t
vol
)
in SetVolumeInner()
argument
H
A
D
audio_adapter_interface_impl.cpp
834
uint32_t
vol
;
in GetAudioVolume()
local
935
int32_t
vol
= AUDIO_DEFAULT_MIN_VOLUME_LEVEL;
in HandleVolumeChangeEvent()
local
990
GetVolFromEvent(const std::string &content, const std::string &key, int32_t &
vol
)
GetVolFromEvent()
argument
[all...]
H
A
D
audio_render_ext_impl.cpp
495
void AudioRenderExtImpl::SetVolumeInner(const uint32_t
vol
)
in SetVolumeInner()
argument
Completed in 12 milliseconds