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:castHandle
(Results
1 - 2
of
2
) sorted by relevance
/foundation/multimedia/av_session/services/session/server/
H
A
D
avsession_service_ext.cpp
168
void AVSessionService::CreateSessionByCast(const int64_t
castHandle
)
in CreateSessionByCast()
argument
H
A
D
avrouter_impl.cpp
218
int64_t
castHandle
= -1;
in OnCastSessionCreated()
local
261
std::shared_ptr<IAVCastControllerProxy> AVRouterImpl::GetRemoteController(const int64_t
castHandle
)
in GetRemoteController()
argument
282
int64_t
castHandle
= -1;
in StartCast()
local
308
StopCast(const int64_t
castHandle
, int32_t removeTimes)
StopCast()
argument
333
StopCastSession(const int64_t
castHandle
)
StopCastSession()
argument
354
SetServiceAllConnectState(int64_t
castHandle
, DeviceInfo deviceInfo)
SetServiceAllConnectState()
argument
368
GetRemoteNetWorkId(int64_t
castHandle
, std::string deviceId, std::string &networkId)
GetRemoteNetWorkId()
argument
380
RegisterCallback(int64_t
castHandle
, const std::shared_ptr<IAVCastSessionStateListener> callback)
RegisterCallback()
argument
396
UnRegisterCallback(int64_t
castHandle
, const std::shared_ptr<IAVCastSessionStateListener> callback)
UnRegisterCallback()
argument
[all...]
Completed in 2 milliseconds