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:channelId
(Results
1 - 25
of
31
) sorted by relevance
1
2
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/capture/src/
H
A
D
audio_idl_hdicapture_hardware_dependence_test.cpp
727
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/render/src/
H
A
D
audio_idl_hdirender_hardware_dependence_test.cpp
696
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/
H
A
D
audio_capture_interface_impl_test.cpp
389
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_extension/src/
H
A
D
audio_capture_ext_impl_test.cpp
230
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/audio/test/benchmarktest/capture/
H
A
D
audio_capture_benchmarktest.cpp
476
uint32_t
channelId
= 0;
in BENCHMARK_F()
local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H
A
D
audio_idl_hdicapture_attr_test.cpp
173
uint32_t
channelId
= 0;
in HWTEST_F()
local
188
uint32_t
channelId
= 0;
in HWTEST_F()
local
207
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H
A
D
audio_idl_hdirender_attr_test.cpp
160
uint32_t
channelId
= 0;
in HWTEST_F()
local
176
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H
A
D
audio_idlhdirender_performace_test.cpp
301
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
H
A
D
audio_render_interface_impl_test.cpp
572
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/audio/test/benchmarktest/render/
H
A
D
audio_render_benchmarktest.cpp
365
uint32_t
channelId
= 0;
in BENCHMARK_F()
local
/drivers/peripheral/audio/test/unittest/common/render/
H
A
D
audio_render_common_test.cpp
297
uint32_t
channelId
;
in HWTEST_F()
local
308
uint32_t
channelId
;
in HWTEST_F()
local
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H
A
D
audio_proxy_render.cpp
163
int32_t AudioProxyRenderGetCurrentChannelId(const AudioHandle handle, uint32_t *
channelId
)
in AudioProxyRenderGetCurrentChannelId()
argument
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H
A
D
hdf_audio_server_capture.c
390
uint32_t
channelId
;
in HdiServiceCaptureGetCurChannelId()
local
H
A
D
hdf_audio_server_render.c
392
uint32_t
channelId
;
in HdiServiceRenderGetCurChannelId()
local
/drivers/peripheral/audio/test/hal_mock/
H
A
D
audio_render_mock.c
282
static int32_t GetCurrentChannelId(struct IAudioRenderVdi* render, uint32_t *
channelId
)
in GetCurrentChannelId()
argument
/drivers/peripheral/audio/test/unittest/common/capture/
H
A
D
audio_capture_common_test.cpp
750
uint32_t
channelId
= 0;
in HWTEST_F()
local
761
uint32_t
channelId
= 0;
in HWTEST_F()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_capture_ext_impl.cpp
273
int32_t AudioCaptureExtImpl::GetCurrentChannelId(uint32_t &
channelId
)
in GetCurrentChannelId()
argument
H
A
D
audio_capture_interface_impl.cpp
311
int32_t AudioCaptureInterfaceImpl::GetCurrentChannelId(uint32_t &
channelId
)
in GetCurrentChannelId()
argument
H
A
D
audio_render_interface_impl.cpp
400
int32_t AudioRenderInterfaceImpl::GetCurrentChannelId(uint32_t &
channelId
)
in GetCurrentChannelId()
argument
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H
A
D
audio_capture_vdi.c
432
int32_t AudioCaptureGetCurrentChannelIdVdi(struct IAudioCapture *capture, uint32_t *
channelId
)
in AudioCaptureGetCurrentChannelIdVdi()
argument
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
H
A
D
hdf_audio_server_render.cpp
355
uint32_t
channelId
;
in HdiServiceRenderGetCurChannelId()
local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H
A
D
fast_audio_render.cpp
127
int32_t FastRenderGetCurrentChannelId(AudioHandle handle, uint32_t *
channelId
)
in FastRenderGetCurrentChannelId()
argument
H
A
D
audio_render.cpp
214
int32_t AudioRenderGetCurrentChannelId(AudioHandle handle, uint32_t *
channelId
)
in AudioRenderGetCurrentChannelId()
argument
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H
A
D
audio_capture.c
306
int32_t AudioCaptureGetCurrentChannelId(struct IAudioCapture *handle, uint32_t *
channelId
)
in AudioCaptureGetCurrentChannelId()
argument
H
A
D
audio_render.c
363
int32_t AudioRenderGetCurrentChannelId(struct IAudioRender *handle, uint32_t *
channelId
)
in AudioRenderGetCurrentChannelId()
argument
Completed in 29 milliseconds
1
2