Searched refs:features_itr (Results 1 – 1 of 1) sorted by relevance
200 const auto &features_itr = json.FindMember("features"); in convert() local201 if (features_itr == json_end) in convert()204 const auto &json_features = features_itr->value; in convert()