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:seekable
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/media_foundation/test/scenetest/
H
A
D
test_std_stream_player.h
32
PTEST((std::string url), Test single player play std stream
seekable
, and finished automatically)
in FIXTURE()
argument
/foundation/multimedia/media_foundation/test/scenetest/helper/
H
A
D
test_player.hpp
43
TestSource(std::string url, Plugin::Seekable
seekable
) : url_(std::move(url)),
in TestSource()
argument
H
A
D
media_data_source_imp.cpp
28
IMediaDataSourceImpl::IMediaDataSourceImpl(std::string url, Plugin::Seekable
seekable
)
in IMediaDataSourceImpl()
argument
H
A
D
std_player.cpp
90
TestSource TestSource::CreateTestSource(const std::string& url, TestSourceType type, Plugin::Seekable
seekable
)
in CreateTestSource()
argument
/foundation/multimedia/media_foundation/test/unittest/plugins/
H
A
D
UtSourceTest2.cpp
59
Status UtSourceTest2::IsSeekable(bool&
seekable
)
in IsSeekable()
argument
H
A
D
UtSourceTest1.cpp
60
Status UtSourceTest1::IsSeekable(bool&
seekable
)
in IsSeekable()
argument
/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/output_sink/
H
A
D
output_sink_filter.cpp
122
auto
seekable
= plugin_->GetSeekable();
in PushData()
local
/foundation/multimedia/media_foundation/test/unittest/
H
A
D
TestAudioCapturePlugin.cpp
153
Seekable
seekable
= audioCapture->GetSeekable();
in HWTEST()
local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H
A
D
dash_media_downloader_unit_test.cpp
98
Seekable
seekable
= g_mediaDownloader->GetSeekable();
in HWTEST_F()
local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H
A
D
media_source_filter.cpp
296
Seekable
seekable
= plugin_->GetSeekable();
in DoNegotiate()
local
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H
A
D
player_mock.cpp
404
int32_t PlayerMock::SetDataSrc(const std::string &path, int32_t size, bool
seekable
)
in SetDataSrc()
argument
Completed in 7 milliseconds