HomeSort by relevance Sort by last modified time
    Searched refs:next_route_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.h 222 // - |next_route_id_|, atomic type
241 base::AtomicSequenceNumber next_route_id_; member in class:content::GpuChannelHost
gpu_channel_host.cc 68 next_route_id_.GetNext();
323 return next_route_id_.GetNext();

Completed in 2678 milliseconds