Home
last modified time | relevance | path

Searched refs:SetAllWantsInfos (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp168 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in MakeWantKey()
326 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants);
358 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants);
386 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants);
414 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants);
426 pendingKey1->SetAllWantsInfos(wantSenderInfo.allWants);
455 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants);
467 pendingKey1->SetAllWantsInfos(wantSenderInfo1.allWants);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h40 void SetAllWantsInfos(const std::vector<WantsInfo> &allWantsInfos);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp51 void PendingWantKey::SetAllWantsInfos(const std::vector<WantsInfo> &allWantsInfos) in SetAllWantsInfos() function in OHOS::AAFwk::PendingWantKey
H A Dpending_want_manager.cpp94 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in GetWantSenderLocked()
105 ref->GetKey()->SetAllWantsInfos(wantSenderInfo.allWants); in GetWantSenderLocked()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H A Dpending_want_key_test.cpp153 amsPendingWantKey->SetAllWantsInfos(allWantsInfos);
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp86 pendingWantKey->SetAllWantsInfos(allWantsInfos); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp140 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in MakeWantKey()
148 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in MakeWantKey()