/external/chromium_org/net/ssl/ |
D | default_channel_id_store_unittest.cc | 166 store.GetChannelID("verisign.com", in TEST() 179 store.GetChannelID("verisign.com", in TEST() 211 store.GetChannelID("verisign.com", in TEST() 236 store.GetChannelID("verisign.com", in TEST() 342 store.GetChannelID("verisign.com", in TEST() 348 store.GetChannelID("google.com", in TEST() 359 store.GetChannelID("google.com", in TEST() 390 store.GetChannelID( in TEST() 395 store.GetChannelID( in TEST()
|
D | channel_id_service_unittest.cc | 59 virtual int GetChannelID(const std::string& server_identifier, 86 int MockChannelIDStoreWithAsyncGet::GetChannelID( in GetChannelID() function in net::__anon71dec9810111::MockChannelIDStoreWithAsyncGet 160 error = service_->GetChannelID( in TEST_F() 203 error = service_->GetChannelID( in TEST_F() 320 error = service_->GetChannelID( in TEST_F() 632 error = service_->GetChannelID( in TEST_F() 699 error = service_->GetChannelID( in TEST_F() 734 error = service_->GetChannelID( in TEST_F()
|
D | channel_id_store.h | 80 virtual int GetChannelID( in NON_EXPORTED_BASE()
|
D | channel_id_service.h | 134 int GetChannelID( in NON_EXPORTED_BASE()
|
D | default_channel_id_store.h | 47 virtual int GetChannelID(
|
D | default_channel_id_store.cc | 67 int err = store->GetChannelID( in Run() 232 int DefaultChannelIDStore::GetChannelID( in GetChannelID() function in net::DefaultChannelIDStore
|
D | channel_id_service.cc | 460 int ChannelIDService::GetChannelID( in GetChannelID() function in net::ChannelIDService 633 int err = channel_id_store_->GetChannelID( in LookupChannelID()
|
/external/chromium_org/chrome/browser/extensions/api/messaging/ |
D | message_property_provider.cc | 27 void MessagePropertyProvider::GetChannelID(Profile* profile, in GetChannelID() function in extensions::MessagePropertyProvider 70 int status = channel_id_service->GetChannelID( in GetChannelIDOnIOThread()
|
D | message_property_provider.h | 35 void GetChannelID(Profile* profile,
|
D | message_service.cc | 322 property_provider_.GetChannelID( in OpenChannelToExtension()
|
/external/chromium_org/content/browser/renderer_host/test/ |
D | no_transport_image_transport_factory_android.cc | 32 uint32 NoTransportImageTransportFactoryAndroid::GetChannelID() { in GetChannelID() function in content::NoTransportImageTransportFactoryAndroid
|
D | no_transport_image_transport_factory_android.h | 31 virtual uint32 GetChannelID() OVERRIDE;
|
/external/chromium_org/content/browser/renderer_host/ |
D | image_transport_factory_android.h | 45 virtual uint32 GetChannelID() = 0;
|
D | image_transport_factory_android.cc | 42 virtual uint32 GetChannelID() OVERRIDE { in GetChannelID() function in content::__anona7fa0ffc0111::CmdBufferImageTransportFactory
|
D | render_widget_host_view_android.cc | 1388 ImageTransportFactoryAndroid::GetInstance()->GetChannelID(); in GetCompositingSurface()
|
/external/chromium_org/net/tools/testserver/ |
D | testserver.py | 337 self.GetChannelID, 1483 def GetChannelID(self): member in TestPageHandler
|
/external/chromium_org/net/socket/ |
D | ssl_client_socket_unittest.cc | 608 virtual int GetChannelID(const std::string& server_identifier, in GetChannelID() function in net::__anon934ae09b0111::FailingChannelIDStore 637 virtual int GetChannelID(const std::string& server_identifier, in GetChannelID() function in net::__anon934ae09b0111::AsyncFailingChannelIDStore
|