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:castId
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimedia/av_session/services/session/server/
H
A
D
avcast_provider_manager.cpp
62
void AVCastProviderManager::OnSessionCreated(const int32_t
castId
)
in OnSessionCreated()
argument
H
A
D
avrouter_impl.cpp
214
int32_t AVRouterImpl::OnCastSessionCreated(const int32_t
castId
)
in OnCastSessionCreated()
argument
269
int32_t
castId
= static_cast<int32_t>((static_cast<const uint64_t>(castHandle) << 32) >> 32);
in GetRemoteController()
local
288
int32_t
castId
in StartCast()
local
298
AddDevice(const int32_t
castId
, const OutputDeviceInfo& outputDeviceInfo)
AddDevice()
argument
317
int32_t
castId
= static_cast<int32_t>((static_cast<const uint64_t>(castHandle) << 32) >> 32);
StopCast()
local
342
int32_t
castId
= static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32);
StopCastSession()
local
357
int32_t
castId
= static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32);
SetServiceAllConnectState()
local
371
int32_t
castId
= static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32);
GetRemoteNetWorkId()
local
386
int32_t
castId
= static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32);
RegisterCallback()
local
403
int32_t
castId
= static_cast<int32_t>((static_cast<uint64_t>(castHandle) << 32) >> 32);
UnRegisterCallback()
local
[all...]
H
A
D
hw_cast_provider.cpp
123
int
castId
;
in StartCastSession()
local
147
void HwCastProvider::StopCastSession(int
castId
)
in StopCastSession()
argument
173
AddCastDevice(int
castId
, DeviceInfo deviceInfo)
AddCastDevice()
argument
192
RemoveCastDevice(int
castId
, DeviceInfo deviceInfo)
RemoveCastDevice()
argument
252
GetRemoteController(int
castId
)
GetRemoteController()
argument
282
SetStreamState(int32_t
castId
, DeviceInfo deviceInfo)
SetStreamState()
argument
298
GetRemoteNetWorkId(int32_t
castId
, std::string deviceId, std::string &networkId)
GetRemoteNetWorkId()
argument
318
RegisterCastSessionStateListener(int
castId
, std::shared_ptr<IAVCastSessionStateListener> listener)
RegisterCastSessionStateListener()
argument
341
UnRegisterCastSessionStateListener(int
castId
, std::shared_ptr<IAVCastSessionStateListener> listener)
UnRegisterCastSessionStateListener()
argument
[all...]
/foundation/multimedia/av_session/services/session/server/test/
H
A
D
hw_cast_test.cpp
1074
int
castId
= 0;
in HWTEST()
local
1091
int
castId
= 0;
in HWTEST()
local
1109
int
castId
= 0;
in HWTEST()
local
1127
int
castId
= 0;
in HWTEST()
local
1176
int
castId
= 0;
in HWTEST()
local
1193
int
castId
= 0;
HWTEST()
local
[all...]
H
A
D
hw_cast_supplement_test.cpp
104
int32_t
castId
= 0;
in HWTEST()
local
122
int32_t
castId
= 0;
in HWTEST()
local
141
int32_t
castId
= -1;
in HWTEST()
local
160
int32_t
castId
in HWTEST()
local
179
int32_t
castId
= 0;
HWTEST()
local
199
int32_t
castId
= 0;
HWTEST()
local
220
int32_t
castId
= 0;
HWTEST()
local
239
int32_t
castId
= 0;
HWTEST()
local
259
int32_t
castId
= 0;
HWTEST()
local
356
int
castId
= 0;
HWTEST()
local
376
int
castId
= 0;
HWTEST()
local
397
int
castId
= 0;
HWTEST()
local
419
int
castId
= 0;
HWTEST()
local
439
int
castId
= 0;
HWTEST()
local
460
int
castId
= 0;
HWTEST()
local
482
int
castId
= 0;
HWTEST()
local
500
int
castId
= 0;
HWTEST()
local
519
int
castId
= 0;
HWTEST()
local
538
int
castId
= 0;
HWTEST()
local
558
int
castId
= 0;
HWTEST()
local
577
int
castId
= 0;
HWTEST()
local
597
int
castId
= 0;
HWTEST()
local
618
int
castId
= 0;
HWTEST()
local
638
int
castId
= 0;
HWTEST()
local
659
int
castId
= 0;
HWTEST()
local
[all...]
Completed in 5 milliseconds