Searched refs:SetChannelID (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/net/ssl/ |
D | default_channel_id_store_unittest.cc | 141 store.SetChannelID( in TEST() 149 store.SetChannelID( in TEST() 173 store.SetChannelID( in TEST() 196 store.SetChannelID( in TEST() 201 store.SetChannelID( in TEST() 259 store.SetChannelID( in TEST() 264 store.SetChannelID( in TEST() 269 store.SetChannelID( in TEST() 321 store.SetChannelID( in TEST() 329 store.SetChannelID( in TEST() [all …]
|
D | channel_id_store.cc | 29 SetChannelID(i->server_identifier(), i->creation_time(), in InitializeFrom()
|
D | channel_id_store.h | 88 virtual void SetChannelID( in NON_EXPORTED_BASE()
|
D | default_channel_id_store.h | 53 virtual void SetChannelID(
|
D | channel_id_service_unittest.cc | 65 virtual void SetChannelID(const std::string& server_identifier, in SetChannelID() function in net::__anon71dec9810111::MockChannelIDStoreWithAsyncGet 547 store->SetChannelID("good", in TEST_F() 552 store->SetChannelID("expired", in TEST_F()
|
D | default_channel_id_store.cc | 260 void DefaultChannelIDStore::SetChannelID( in SetChannelID() function in net::DefaultChannelIDStore
|
D | channel_id_service.cc | 559 channel_id_store_->SetChannelID( in GeneratedChannelID()
|
/external/chromium_org/chrome/browser/browsing_data/ |
D | browsing_data_channel_id_helper_unittest.cc | 41 channel_id_store->SetChannelID("https://www.google.com:443", in CreateChannelIDsForTest() 44 channel_id_store->SetChannelID("https://www.youtube.com:443", in CreateChannelIDsForTest()
|
D | browsing_data_remover_unittest.cc | 333 GetChannelIDStore()->SetChannelID(server_identifier, in AddChannelIDWithTimes()
|
/external/chromium_org/chrome/browser/chromeos/login/ |
D | profile_auth_data_unittest.cc | 250 GetChannelIDs(browser_context)->SetChannelID(kChannelIDServerIdentifier, in PopulateBrowserContext()
|
/external/chromium_org/net/socket/ |
D | ssl_client_socket_unittest.cc | 615 virtual void SetChannelID(const std::string& server_identifier, in SetChannelID() function in net::__anon934ae09b0111::FailingChannelIDStore 647 virtual void SetChannelID(const std::string& server_identifier, in SetChannelID() function in net::__anon934ae09b0111::AsyncFailingChannelIDStore
|