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:SetPlayer
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/video/
H
A
D
video_element_v2.cpp
56
videoComponent_->
SetPlayer
(player);
in FireFullscreen()
72
videoComponent_->
SetPlayer
(nullptr);
in FireFullscreen()
H
A
D
video_component.h
300
void
SetPlayer
(const WeakPtr<Player>& player)
in SetPlayer()
function in OHOS::Ace::VideoComponent
H
A
D
video_element.cpp
214
videoComponent->
SetPlayer
(nullptr);
in InitStatus()
/foundation/multimedia/media_foundation/test/scenetest/helper/
H
A
D
std_player.cpp
34
void
SetPlayer
(IPlayerEngine* player)
in SetPlayer()
function in OHOS::Media::Test::PlayerCallbackImpl
105
std::static_pointer_cast<PlayerCallbackImpl>(gCallback)->
SetPlayer
(player.get());
in Create()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_video.cpp
223
videoChild_->
SetPlayer
(player);
in FireFullscreen()
235
videoChild_->
SetPlayer
(nullptr);
in FireFullscreen()
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
H
A
D
cast_stream_player.h
53
void
SetPlayer
(std::shared_ptr<CastStreamPlayer> player);
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/
H
A
D
cast_stream_player.h
53
void
SetPlayer
(std::shared_ptr<CastStreamPlayer> player);
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H
A
D
cast_stream_player_manager.cpp
44
callback_->
SetPlayer
(player_);
in CastStreamPlayerManager()
H
A
D
cast_stream_player.cpp
98
void CastStreamPlayerCallback::
SetPlayer
(std::shared_ptr<CastStreamPlayer> player)
in SetPlayer()
function in OHOS::CastEngine::CastEngineService::CastStreamPlayerCallback
100
CLOGD("
SetPlayer
in");
in SetPlayer()
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H
A
D
cast_stream_player_manager.cpp
44
callback_->
SetPlayer
(player_);
in CastStreamPlayerManager()
H
A
D
cast_stream_player.cpp
98
void CastStreamPlayerCallback::
SetPlayer
(std::shared_ptr<CastStreamPlayer> player)
in SetPlayer()
function in OHOS::CastEngine::CastEngineService::CastStreamPlayerCallback
100
CLOGD("
SetPlayer
in");
in SetPlayer()
Completed in 11 milliseconds