Home
last modified time | relevance | path

Searched refs:origin_vector (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dnotifications_prefs_cache.cc58 std::vector<GURL>* origin_vector) { in ListValueToGurlVector() argument
63 origin_vector->push_back(GURL(origin)); in ListValueToGurlVector()
Dnotifications_prefs_cache.h48 std::vector<GURL>* origin_vector);