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:OpenSpkFile
(Results
1 - 4
of
4
) sorted by relevance
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H
A
D
audio_stream_playback_test.cpp
87
bool
OpenSpkFile
(const std::string &spkFilePath);
140
bool PlaybackTest::
OpenSpkFile
(const std::string &spkFilePath)
in OpenSpkFile()
function in OHOS::AudioStandard::PlaybackTest
209
OpenSpkFile
(path);
in InitRenderer()
243
OpenSpkFile
(path);
in InitSatelliteProcess()
H
A
D
audio_process_client_test.cpp
739
bool
OpenSpkFile
()
in OpenSpkFile()
function
869
if (!
OpenSpkFile
()) {
in AutoRunSpk()
953
if (!
OpenSpkFile
()) {
in ConfigSpkTest()
1018
if (!
OpenSpkFile
()) {
in LoopLatencyTest()
/foundation/multimedia/audio_framework/frameworks/native/examples/
H
A
D
pa_stream_test.cpp
106
bool
OpenSpkFile
(const std::string &spkFilePath);
147
bool PaRendererTest::
OpenSpkFile
(const std::string &spkFilePath)
in OpenSpkFile()
function in OHOS::AudioStandard::PaRendererTest
178
AUDIO_INFO_LOG("Start
OpenSpkFile
, isFileOpened_: %{public}d", isFileOpened_);
in InitRenderer()
180
AUDIO_INFO_LOG("Start
OpenSpkFile
, fileIndex: %{public}d", fileIndex);
in InitRenderer()
182
OpenSpkFile
(path);
in InitRenderer()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H
A
D
oh_audio_capturer_lowlatency_test.cpp
376
bool
OpenSpkFile
()
in OpenSpkFile()
function
Completed in 7 milliseconds