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:GetMediaChannel
(Results
1 - 4
of
4
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H
A
D
mediacontroller_unit_test.cpp
128
MediaChannel::Ptr&
GetMediaChannel
(void)
in GetMediaChannel()
function in OHOS::Sharing::MediaControllerTestBaseImpl
425
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
437
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
453
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
472
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
488
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
510
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
535
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
551
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
569
mediaController->SetMediaChannel(g_testBase.
GetMediaChannel
());
in HWTEST_F()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H
A
D
channel_manager.cpp
113
auto mediaChannel =
GetMediaChannel
(mediaChannelId);
in HandleEvent()
127
MediaChannel::Ptr ChannelManager::
GetMediaChannel
(uint32_t mediaChannelId)
in GetMediaChannel()
function in OHOS::Sharing::ChannelManager
H
A
D
channel_manager.h
40
std::shared_ptr<MediaChannel>
GetMediaChannel
(uint32_t mediaChannelId);
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H
A
D
media_channel_unit_test.cpp
55
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
72
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
90
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
109
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
128
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
148
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
168
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
187
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
207
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcID);
in HWTEST_F()
227
auto mediaChannel = ChannelManager::GetInstance().
GetMediaChannel
(srcI
in HWTEST_F()
[all...]
Completed in 5 milliseconds