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:DrainBuffer
(Results
1 - 7
of
7
) sorted by relevance
/drivers/peripheral/bluetooth/audio/interfaces/include/
H
A
D
audio_render.h
166
int32_t (*
DrainBuffer
)(struct AudioRender *render, enum AudioDrainNotifyType *type);
member
/drivers/peripheral/audio/interfaces/include/
H
A
D
audio_render.h
166
int32_t (*
DrainBuffer
)(struct AudioRender *render, enum AudioDrainNotifyType *type);
member
/drivers/peripheral/audio/interfaces/2.0/include/
H
A
D
audio_render.h
168
int32_t (*
DrainBuffer
)(struct AudioRender *render, enum AudioDrainNotifyType *type);
member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H
A
D
iaudio_render_vdi.h
40
int32_t (*
DrainBuffer
)(struct IAudioRenderVdi *self, enum AudioDrainNotifyTypeVdi *type);
member
/drivers/peripheral/audio/test/hal_mock/
H
A
D
audio_render_mock.c
112
static int32_t
DrainBuffer
(struct IAudioRenderVdi* render, enum AudioDrainNotifyType *type)
in DrainBuffer()
function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_render_interface_impl.cpp
181
int32_t AudioRenderInterfaceImpl::
DrainBuffer
(AudioDrainNotifyType &type)
in DrainBuffer()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H
A
D
audio_render_ext_impl.cpp
174
int32_t AudioRenderExtImpl::
DrainBuffer
(AudioDrainNotifyType &type)
in DrainBuffer()
function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
Completed in 4 milliseconds