Searched refs:cid_it (Results 1 – 1 of 1) sorted by relevance
331 Iterator cid_it = tp->ExecuteQuery( in PreprocessLocations() local333 while (cid_it.Next()) { in PreprocessLocations()334 int64_t query_cid = cid_it.Get(0).AsLong(); in PreprocessLocations()415 if (!cid_it.Status().ok()) { in PreprocessLocations()417 cid_it.Status().message().c_str()); in PreprocessLocations()