Home
last modified time | relevance | path

Searched refs:CreateCookieValue (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_cookies_helpers.cc48 DictionaryValue* CreateCookieValue( in CreateCookieValue() function
118 match_list->Append(CreateCookieValue(*it, store_id)); in AppendMatchingCookiesToList()
Dextension_cookies_unittest.cc113 extension_cookies_helpers::CreateCookieValue( in TEST_F()
141 extension_cookies_helpers::CreateCookieValue( in TEST_F()
Dextension_cookies_helpers.h39 DictionaryValue* CreateCookieValue(
Dextension_cookies_api.cc64 extension_cookies_helpers::CreateCookieValue(*details->cookie, in CookieChanged()
222 extension_cookies_helpers::CreateCookieValue(*it, store_id_)); in GetCookieOnIOThread()
386 extension_cookies_helpers::CreateCookieValue(*it, store_id_)); in SetCookieOnIOThread()