Home
last modified time | relevance | path

Searched defs:dstbWant (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp586 DistributedWant dstbWant; in StartAbilityFromRemoteInnerFuzzTest() local
616 DistributedWant dstbWant; in SendResultFromRemoteInnerFuzzTest() local
681 DistributedWant dstbWant; in ConnectAbilityFromRemoteInnerFuzzTest() local
766 DistributedWant dstbWant; in NotifyMissionsChangedFromRemoteInnerFuzzTest() local
842 DistributedWant dstbWant; in StartFreeInstallFromRemoteInnerFuzzTest() local
900 DistributedWant dstbWant; in StartAbilityByCallFromRemoteInnerFuzzTest() local
971 DistributedWant dstbWant; in StartShareFormFromRemoteInnerFuzzTest() local
989 DistributedWant dstbWant; in StopExtensionAbilityFromRemoteInnerFuzzTest() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp80 DistributedWant dstbWant(want); in StartAbilityFromRemote() local
118 DistributedWant dstbWant(want); in SendResultFromRemote() local
338 DistributedWant dstbWant(want); in ConnectAbilityFromRemote() local
843 DistributedWant dstbWant(want); in StartAbilityByCallFromRemote() local
928 DistributedWant dstbWant(info.want); in StartFreeInstallFromRemote() local
1122 DistributedWant dstbWant(want); in StopExtensionAbilityFromRemote() local
H A Ddistributed_sched_stub.cpp285 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in ReadDistributedWant() local
455 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in SendResultFromRemoteInner() local
1311 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in StartAbilityByCallFromRemoteInner() local
1588 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in StopExtensionAbilityFromRemoteInner() local