Searched defs:opt_map (Results 1 – 3 of 3) sorted by relevance
223 std::unordered_map<std::string, std::string> opt_map; in Parse() local377 const std::unordered_map<std::string, std::string>& opt_map, in EndSection()499 const std::unordered_map<std::string, std::string>* opt_map) { in AreEqualOptions()
1380 const std::unordered_map<std::string, std::string>& opt_map, in GetTableFactoryFromMap()
72 auto opt_map = GetMutableCFOptionsMap(sanitized_options); in GetRandomizedMutableCFOptionsMap() local