Searched refs:blockStr (Results 1 – 2 of 2) sorted by relevance
48 bool ParserAndInsert(const std::string &blockStr);
77 bool BlockSet::ParserAndInsert(const std::string &blockStr) in ParserAndInsert() argument79 if (blockStr == "") { in ParserAndInsert()83 std::vector<std::string> pairs = SplitString(blockStr, ","); in ParserAndInsert()