Searched refs:formNums (Results 1 – 2 of 2) sorted by relevance
49 std::set<int64_t> formNums; in DoSomethingInterestingWithMyAPI() local50 formNums.insert(formId); in DoSomethingInterestingWithMyAPI()55 noHostFormDBList.emplace(formIdKey, formNums); in DoSomethingInterestingWithMyAPI()
76 std::set<int64_t> formNums; in DoSomethingInterestingWithMyAPI() local77 formNums.insert(formId); in DoSomethingInterestingWithMyAPI()79 noHostFormDbMap.emplace(formIdKey, formNums); in DoSomethingInterestingWithMyAPI()