Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h40 void SetAllWantsInfos(const std::vector<WantsInfo> &allWantsInfos);
/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); in HWTEST_F()
358 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in HWTEST_F()
386 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in HWTEST_F()
414 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in HWTEST_F()
426 pendingKey1->SetAllWantsInfos(wantSenderInfo.allWants); in HWTEST_F()
455 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in HWTEST_F()
467 pendingKey1->SetAllWantsInfos(wantSenderInfo1.allWants); in HWTEST_F()
/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.cpp99 pendingKey->SetAllWantsInfos(wantSenderInfo.allWants); in GetWantSenderLocked()
110 ref->GetKey()->SetAllWantsInfos(wantSenderInfo.allWants); in GetWantSenderLocked()
/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H A Dpending_want_key_test.cpp153 amsPendingWantKey->SetAllWantsInfos(allWantsInfos); in HWTEST_F()
/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp86 pendingWantKey->SetAllWantsInfos(allWantsInfos); in DoSomethingInterestingWithMyAPI()
/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()

Completed in 6 milliseconds