Searched defs:GenerateRouteID (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dplugin_channel_host.cc87 int PluginChannelHost::GenerateRouteID() { function in class:content::PluginChannelHost
/external/chromium_org/content/common/gpu/client/
H A Dgpu_channel_host.cc147 int32 route_id = GenerateRouteID();
194 int32 route_id = GenerateRouteID();
333 int32 GpuChannelHost::GenerateRouteID() { function in class:content::GpuChannelHost
/external/chromium_org/content/common/gpu/
H A Dgpu_channel_manager.cc133 int GpuChannelManager::GenerateRouteID() { function in class:content::GpuChannelManager
/external/chromium_org/content/plugin/
H A Dplugin_channel.cc194 int PluginChannel::GenerateRouteID() { function in class:content::PluginChannel
274 *instance_id = GenerateRouteID();
313 *route_id = GenerateRouteID();

Completed in 1956 milliseconds