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
refs:InitRenderAttrs
(Results
1 - 6
of
6
) sorted by relevance
/drivers/peripheral/audio/test/unittest/common/render/
H
A
D
audio_render_offload_test.cpp
50
void
InitRenderAttrs
(struct AudioSampleAttributes &attrs);
56
void AudioUtRenderOffloadTest::
InitRenderAttrs
(struct AudioSampleAttributes &attrs)
in InitRenderAttrs()
function in __anon553::AudioUtRenderOffloadTest
132
InitRenderAttrs
(attrsRender_);
in SetUp()
H
A
D
audio_render_multchannel_test.cpp
47
void
InitRenderAttrs
(struct AudioSampleAttributes &attrs);
53
void AudioUtRenderMultchannelTest::
InitRenderAttrs
(struct AudioSampleAttributes &attrs)
in InitRenderAttrs()
function in __anon552::AudioUtRenderMultchannelTest
125
InitRenderAttrs
(attrsRender_);
in SetUp()
H
A
D
audio_render_mmap_test.cpp
48
void
InitRenderAttrs
(struct AudioSampleAttributes &attrs);
54
void AudioUtRenderMmapTest::
InitRenderAttrs
(struct AudioSampleAttributes &attrs)
in InitRenderAttrs()
function in __anon551::AudioUtRenderMmapTest
125
InitRenderAttrs
(attrsRender_);
in SetUp()
H
A
D
audio_render_common_test.cpp
53
void
InitRenderAttrs
(struct AudioSampleAttributes &attrs);
88
void AudioUtRenderTest::
InitRenderAttrs
(struct AudioSampleAttributes &attrs)
in InitRenderAttrs()
function in __anon550::AudioUtRenderTest
158
InitRenderAttrs
(attrsRender_);
in SetUp()
/drivers/peripheral/audio/test/benchmarktest/render/
H
A
D
audio_render_mmap_benchmarktest.cpp
53
void
InitRenderAttrs
(struct AudioSampleAttributes &attrs);
59
void AudioRenderMmapBenchmarkTest::
InitRenderAttrs
(struct AudioSampleAttributes &attrs)
in InitRenderAttrs()
function in __anon515::AudioRenderMmapBenchmarkTest
130
InitRenderAttrs
(attrsRender_);
in SetUp()
H
A
D
audio_render_benchmarktest.cpp
61
void
InitRenderAttrs
(struct AudioSampleAttributes &attrs);
96
void AudioRenderBenchmarkTest::
InitRenderAttrs
(struct AudioSampleAttributes &attrs)
in InitRenderAttrs()
function in __anon514::AudioRenderBenchmarkTest
165
InitRenderAttrs
(attrsRender_);
in SetUp()
Completed in 5 milliseconds