Searched defs:type_str (Results 1 – 4 of 4) sorted by relevance
30 ConnectionType ParseConnectionType(const std::string& type_str) { in ParseConnectionType()
200 string type_str = prop_type->second.TryGet<string>(); in GetServicePathProperties() local
145 string type_str = prop_type->second.TryGet<string>(); in ProcessDefaultService() local
156 for (auto& type_str : allowed_types_str) { in ConvertAllowedConnectionTypesForUpdate() local