Searched refs:GetCheckNode (Results 1 – 2 of 2) sorted by relevance
35 const map<string, set<uint32_t>> jsonCheckIds = configJson_.GetCheckNode(); in CheckConfigJson()53 const map<string, set<uint32_t>> jsonCheckIds = configJson_.GetCheckNode(); in CheckConfigJsonForCombine()
49 const std::map<std::string, std::set<uint32_t>> GetCheckNode() const in GetCheckNode() function