Searched refs:nlane (Results 1 – 1 of 1) sorted by relevance
367 std::map<int64, int64> nlane; in AllocateLanes() local368 nlane[start_time] = end_time; in AllocateLanes()369 p->lanes.push_back(nlane); in AllocateLanes()