Searched refs:DistributedWant (Results 1 – 9 of 9) sorted by relevance
79 DistributedWant::DistributedWant() in DistributedWant() function in OHOS::DistributedSchedule::DistributedWant82 DistributedWant::~DistributedWant() in ~DistributedWant()85 DistributedWant::DistributedWant(const DistributedWant& other) in DistributedWant() function in OHOS::DistributedSchedule::DistributedWant91 DistributedWant& DistributedWant::operator=(const DistributedWant& other) in operator =()98 DistributedWant::DistributedWant(const AAFwk::Want& want) in DistributedWant() function in OHOS::DistributedSchedule::DistributedWant152 DistributedWant& DistributedWant::SetFlags(unsigned int flags) in SetFlags()158 DistributedWant& DistributedWant::AddFlags(unsigned int flags) in AddFlags()245 DistributedWant& DistributedWant::SetType(const std::string& type) in SetType()816 DistributedWant& DistributedWant::SetUri(const OHOS::Uri& uri) in SetUri()850 DistributedWant* DistributedWant::ReplaceParams(DistributedWant& want) in ReplaceParams()[all …]
34 class DistributedWant final : public Parcelable {101 DistributedWant();108 ~DistributedWant();115 DistributedWant(const DistributedWant& want);116 DistributedWant& operator=(const DistributedWant&);117 DistributedWant(const AAFwk::Want& want);124 DistributedWant& SetFlags(unsigned int flags);137 DistributedWant& AddFlags(unsigned int flags);161 DistributedWant& SetElementName(314 static void ClearWant(DistributedWant* want);[all …]
29 friend class DistributedWant; variable
208 friend class DistributedWant; variable
49 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>(); in DoSomethingInterestingWithMyApiDistributedWant001()69 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>(); in DoSomethingInterestingWithMyApiDistributedWant002()83 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>(); in DoSomethingInterestingWithMyApiDistributedWant003()101 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>(); in DoSomethingInterestingWithMyApiDistributedWant004()123 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>(); in DoSomethingInterestingWithMyApiDistributedWant005()148 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>(); in DoSomethingInterestingWithMyApiDistributedWant006()178 DistributedWant dWant; in DoSomethingInterestingWithMyApiDistributedWant006()
265 std::shared_ptr<DistributedWant> dwant = std::make_shared<DistributedWant>();322 std::shared_ptr<DistributedWant> dwant = std::make_shared<DistributedWant>();419 std::shared_ptr<DistributedWant> WantIn_ = std::make_shared<DistributedWant>();453 std::shared_ptr<DistributedWant> WantOut_(DistributedWant::Unmarshalling(in));509 std::shared_ptr<DistributedWant> WantOut_(DistributedWant::Unmarshalling(in));572 std::shared_ptr<DistributedWant> WantOut_(DistributedWant::Unmarshalling(in));1374 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>();1399 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>();1434 std::shared_ptr<DistributedWant> want = std::make_shared<DistributedWant>();1476 DistributedWant want;[all …]
586 DistributedWant dstbWant; in StartAbilityFromRemoteInnerFuzzTest()616 DistributedWant dstbWant; in SendResultFromRemoteInnerFuzzTest()681 DistributedWant dstbWant; in ConnectAbilityFromRemoteInnerFuzzTest()766 DistributedWant dstbWant; in NotifyMissionsChangedFromRemoteInnerFuzzTest()842 DistributedWant dstbWant; in StartFreeInstallFromRemoteInnerFuzzTest()900 DistributedWant dstbWant; in StartAbilityByCallFromRemoteInnerFuzzTest()971 DistributedWant dstbWant; in StartShareFormFromRemoteInnerFuzzTest()989 DistributedWant dstbWant; in StopExtensionAbilityFromRemoteInnerFuzzTest()
80 DistributedWant dstbWant(want); in StartAbilityFromRemote()118 DistributedWant dstbWant(want); in SendResultFromRemote()338 DistributedWant dstbWant(want); in ConnectAbilityFromRemote()843 DistributedWant dstbWant(want); in StartAbilityByCallFromRemote()928 DistributedWant dstbWant(info.want); in StartFreeInstallFromRemote()936 DistributedWant cmpWant; in StartFreeInstallFromRemote()1122 DistributedWant dstbWant(want); in StopExtensionAbilityFromRemote()
285 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in ReadDistributedWant()455 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in SendResultFromRemoteInner()1311 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in StartAbilityByCallFromRemoteInner()1513 shared_ptr<DistributedWant> cmpDstbWant(data.ReadParcelable<DistributedWant>()); in StartFreeInstallFromRemoteInner()1588 shared_ptr<DistributedWant> dstbWant(data.ReadParcelable<DistributedWant>()); in StopExtensionAbilityFromRemoteInner()