Home
last modified time | relevance | path

Searched refs:GetChannelID (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/net/ssl/
Ddefault_channel_id_store_unittest.cc166 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()
Dchannel_id_service_unittest.cc59 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()
Dchannel_id_store.h80 virtual int GetChannelID( in NON_EXPORTED_BASE()
Dchannel_id_service.h134 int GetChannelID( in NON_EXPORTED_BASE()
Ddefault_channel_id_store.h47 virtual int GetChannelID(
Ddefault_channel_id_store.cc67 int err = store->GetChannelID( in Run()
232 int DefaultChannelIDStore::GetChannelID( in GetChannelID() function in net::DefaultChannelIDStore
Dchannel_id_service.cc460 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/
Dmessage_property_provider.cc27 void MessagePropertyProvider::GetChannelID(Profile* profile, in GetChannelID() function in extensions::MessagePropertyProvider
70 int status = channel_id_service->GetChannelID( in GetChannelIDOnIOThread()
Dmessage_property_provider.h35 void GetChannelID(Profile* profile,
Dmessage_service.cc322 property_provider_.GetChannelID( in OpenChannelToExtension()
/external/chromium_org/content/browser/renderer_host/test/
Dno_transport_image_transport_factory_android.cc32 uint32 NoTransportImageTransportFactoryAndroid::GetChannelID() { in GetChannelID() function in content::NoTransportImageTransportFactoryAndroid
Dno_transport_image_transport_factory_android.h31 virtual uint32 GetChannelID() OVERRIDE;
/external/chromium_org/content/browser/renderer_host/
Dimage_transport_factory_android.h45 virtual uint32 GetChannelID() = 0;
Dimage_transport_factory_android.cc42 virtual uint32 GetChannelID() OVERRIDE { in GetChannelID() function in content::__anona7fa0ffc0111::CmdBufferImageTransportFactory
Drender_widget_host_view_android.cc1388 ImageTransportFactoryAndroid::GetInstance()->GetChannelID(); in GetCompositingSurface()
/external/chromium_org/net/tools/testserver/
Dtestserver.py337 self.GetChannelID,
1483 def GetChannelID(self): member in TestPageHandler
/external/chromium_org/net/socket/
Dssl_client_socket_unittest.cc608 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