Searched refs:apiListEnd (Results 1 – 1 of 1) sorted by relevance
1046 std::vector<std::string>::iterator apiListEnd = values.end(); in OpenApiFile() local1052 std::transform(apiListBegin, apiListEnd, apiListBegin, clamp_fn); in OpenApiFile()1060 bool success = ApiList::FromNames(apiListBegin, apiListEnd, &membership); in OpenApiFile()