Searched refs:loc_and_id (Results 1 – 1 of 1) sorted by relevance
493 for (const auto& loc_and_id : locations) { in WriteLocations() local494 const auto& loc = loc_and_id.first; in WriteLocations()495 int64_t id = loc_and_id.second; in WriteLocations()