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:remoteDms
(Results
1 - 3
of
3
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
dms_token_callback.cpp
55
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
in SendResult()
local
H
A
D
distributed_sched_service.cpp
729
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
in StartRemoteAbility()
local
977
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(srcDeviceId);
in ContinueRemoteMission()
local
1013
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(srcDeviceId);
in ContinueRemoteMission()
local
1191
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
DealDSchedEventResult()
local
1272
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
NotifyCompleteContinuation()
local
1646
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(remoteDeviceId);
TryConnectRemoteAbility()
local
1808
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(remoteDeviceId);
TryStartRemoteAbilityByCall()
local
2024
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(element.GetDeviceID());
ReleaseRemoteAbility()
local
2156
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(remoteDeviceId);
StartRemoteShareForm()
local
2460
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(remoteDeviceId);
DisconnectEachRemoteAbilityLocked()
local
2761
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(remoteDeviceId);
NotifyProcessDied()
local
3143
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
StartRemoteFreeInstall()
local
3293
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(info.callerInfo.sourceDeviceId);
HandleRemoteNotify()
local
3495
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(srcDeviceId);
NotifyStateChanged()
local
3607
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
StopRemoteExtensionAbility()
local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H
A
D
distributed_sched_mission_manager.cpp
366
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(dstDevId);
in StartSyncRemoteMissions()
local
471
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(dstDevId);
in StopSyncRemoteMissions()
local
383
StartSyncRemoteMissions(const std::string& dstDevId, const sptr<IDistributedSched>&
remoteDms
)
StartSyncRemoteMissions()
argument
889
sptr<IDistributedSched>
remoteDms
= GetRemoteDms(deviceId);
NotifyMissionsChangedToRemoteInner()
local
[all...]
Completed in 8 milliseconds