Home
last modified time | relevance | path

Searched defs:connectToken (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h74 int32_t connectToken; member
81 int32_t connectToken; member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp1039 int32_t DistributedSchedProxy::NotifyStateChangedFromRemote(int32_t abilityState, int32_t connectToken, in NotifyStateChangedFromRemote() argument
H A Ddistributed_sched_stub.cpp1470 int32_t connectToken = 0; in NotifyStateChangedFromRemoteInner() local
H A Ddistributed_sched_service.cpp1822 int32_t connectToken = SaveConnectToken(want, connect); in TryStartRemoteAbilityByCall() local
3369 int32_t connectToken = want.GetIntParam(DMS_CONNECT_TOKEN, DEFAULT_DMS_CONNECT_TOKEN); in RegisterAppStateObserver() local
3476 int32_t connectToken = 0; NotifyStateChanged() local
3504 NotifyStateChangedFromRemote(int32_t abilityState, int32_t connectToken, const AppExecFwk::ElementName& element) NotifyStateChangedFromRemote() argument
[all...]

Completed in 12 milliseconds