Searched refs:prefetch_index (Results 1 – 1 of 1) sorted by relevance
829 int prefetch_index = -1; in ParseSuggestResults() local849 client_data->GetInteger("phi", &prefetch_index); in ParseSuggestResults()940 bool should_prefetch = static_cast<int>(index) == prefetch_index; in ParseSuggestResults()