Searched refs:queryParamsList (Results 1 – 1 of 1) sorted by relevance
203 const std::vector<QueryParams> queryParamsList = { in HandlePhotoInfo() local222 for (size_t i = 0; i < queryParamsList.size(); i++) { in HandlePhotoInfo()223 const auto& params = queryParamsList[i]; in HandlePhotoInfo()