Searched refs:GetAllWantsInfos (Results 1 – 6 of 6) sorted by relevance
107 std::vector<WantsInfo> allWantsInfos = key_->GetAllWantsInfos(); in ExecuteOperation()132 if (key_->GetAllWantsInfos().size() != 0) { in BuildSendWant()
114 std::vector<WantsInfo> PendingWantKey::GetAllWantsInfos() in GetAllWantsInfos() function in OHOS::AAFwk::PendingWantKey
593 wantSenderInfo.allWants = record->GetKey()->GetAllWantsInfos(); in GetWantSenderInfo()704 auto Wants = pendingKey->GetAllWantsInfos(); in Dump()737 auto Wants = pendingKey->GetAllWantsInfos(); in DumpByRecordId()
53 std::vector<WantsInfo> GetAllWantsInfos();
154 std::vector<WantsInfo> wantsInfo_ = amsPendingWantKey->GetAllWantsInfos();
96 pendingWantKey->GetAllWantsInfos(); in DoSomethingInterestingWithMyAPI()