Searched refs:GetCurrentKey (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Dmidi_dispatcher.cc53 routing_id(), it.GetCurrentKey(), GURL(origin)));
54 requests_.Remove(it.GetCurrentKey());
H A Daudio_input_message_filter.cc111 delegates_.Remove(it.GetCurrentKey());
H A Daudio_message_filter.cc158 delegates_.Remove(it.GetCurrentKey());
/external/chromium_org/base/
H A Did_map_unittest.cc76 map.Remove(iter.GetCurrentKey());
109 EXPECT_EQ(ids[0], iter.GetCurrentKey());
114 EXPECT_EQ(ids[2], iter.GetCurrentKey());
119 EXPECT_EQ(ids[4], iter.GetCurrentKey());
207 EXPECT_EQ(ids[0], iter.GetCurrentKey());
211 EXPECT_EQ(ids[1], iter.GetCurrentKey());
H A Did_map.h170 KeyType GetCurrentKey() const { function in class:IDMap::Iterator
/external/chromium/base/
H A Did_map_unittest.cc73 map.Remove(iter.GetCurrentKey());
102 EXPECT_EQ(ids[0], iter.GetCurrentKey());
107 EXPECT_EQ(ids[2], iter.GetCurrentKey());
112 EXPECT_EQ(ids[4], iter.GetCurrentKey());
H A Did_map.h138 KeyType GetCurrentKey() const { function in class:IDMap::Iterator
/external/chromium_org/chrome/browser/ui/blocked_content/
H A Dpopup_blocker_tab_helper.cc145 result[iter.GetCurrentKey()] = iter.GetCurrentValue()->params.url;
/external/chromium_org/content/common/gpu/
H A Dstream_texture_manager_android.cc88 textures_.Remove(it.GetCurrentKey());
/external/chromium_org/content/browser/renderer_host/
H A Dsocket_stream_dispatcher_host.cc274 int socket_id = iter.GetCurrentKey();
H A Drender_process_host_impl.cc1749 ViewHostMsg_RenderProcessGone(iter.GetCurrentKey(),
/external/chromium_org/chrome/browser/extensions/api/processes/
H A Dprocesses_api.cc376 AddMemoryDetails(it.GetCurrentValue(), model_, it.GetCurrentKey());
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.cc157 int request_id = iter.GetCurrentKey();
/external/chromium_org/chrome/browser/chromeos/drive/
H A Djob_scheduler.cc229 CancelJob(iter.GetCurrentKey());

Completed in 524 milliseconds