Searched defs:allWantsInfos (Results 1 – 4 of 4) sorted by relevance
148 std::vector<WantsInfo> allWantsInfos; variable
85 std::vector<WantsInfo> allWantsInfos; in DoSomethingInterestingWithMyAPI() local
51 void PendingWantKey::SetAllWantsInfos(const std::vector<WantsInfo> &allWantsInfos) in SetAllWantsInfos()
107 std::vector<WantsInfo> allWantsInfos = key_->GetAllWantsInfos(); in ExecuteOperation() local