Searched defs:noHostFormDbMap (Results 1 – 3 of 3) sorted by relevance
78 std::map<FormIdKey, std::set<int64_t>> noHostFormDbMap; in DoSomethingInterestingWithMyAPI() local
978 std::map<FormIdKey, std::set<int64_t>> noHostFormDbMap; variable1005 std::map<FormIdKey, std::set<int64_t>> noHostFormDbMap; variable1033 std::map<FormIdKey, std::set<int64_t>> noHostFormDbMap; variable
291 std::map<FormIdKey, std::set<int64_t>> noHostFormDbMap; in ClearFormDBRecordData() local507 …l::BatchDeleteNoHostDBForms(const int uid, std::map<FormIdKey, std::set<int64_t>> &noHostFormDbMap, in BatchDeleteNoHostDBForms()