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:IsSupportsDrain
(Results
1 - 6
of
6
) sorted by relevance
/drivers/peripheral/audio/interfaces/include/
H
A
D
audio_render.h
177
int32_t (*
IsSupportsDrain
)(struct AudioRender *render, bool *support);
member
/drivers/peripheral/audio/interfaces/2.0/include/
H
A
D
audio_render.h
179
int32_t (*
IsSupportsDrain
)(struct AudioRender *render, bool *support);
member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H
A
D
iaudio_render_vdi.h
41
int32_t (*
IsSupportsDrain
)(struct IAudioRenderVdi *self, bool *support);
member
/drivers/peripheral/audio/test/hal_mock/
H
A
D
audio_render_mock.c
123
static int32_t
IsSupportsDrain
(struct IAudioRenderVdi* render, bool *support)
in IsSupportsDrain()
function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_render_interface_impl.cpp
188
int32_t AudioRenderInterfaceImpl::
IsSupportsDrain
(bool &support)
in IsSupportsDrain()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H
A
D
audio_render_ext_impl.cpp
181
int32_t AudioRenderExtImpl::
IsSupportsDrain
(bool &support)
in IsSupportsDrain()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
Completed in 4 milliseconds