Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h72 int32_t connectToken; member
79 int32_t connectToken; member
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1551 int32_t connectToken = SaveConnectToken(want, connect); in TryStartRemoteAbilityByCall() local
3093 int32_t connectToken = want.GetIntParam(DMS_CONNECT_TOKEN, DEFAULT_DMS_CONNECT_TOKEN); in RegisterAppStateObserver() local
3200 int32_t connectToken = 0; in NotifyStateChanged() local
3228 …t DistributedSchedService::NotifyStateChangedFromRemote(int32_t abilityState, int32_t connectToken, in NotifyStateChangedFromRemote()
H A Ddistributed_sched_proxy.cpp1035 …2_t DistributedSchedProxy::NotifyStateChangedFromRemote(int32_t abilityState, int32_t connectToken, in NotifyStateChangedFromRemote()
H A Ddistributed_sched_stub.cpp1423 int32_t connectToken = 0; in NotifyStateChangedFromRemoteInner() local