OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveByPointer
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/search_engines/
search_host_to_urls_map.h
67
void
RemoveByPointer
(const TemplateURL* template_url);
search_host_to_urls_map.cc
101
RemoveByPointer
(t_urls_using_base_url[i]);
127
void SearchHostToURLsMap::
RemoveByPointer
(
/external/chromium_org/chrome/browser/search_engines/
search_host_to_urls_map.h
58
void
RemoveByPointer
(TemplateURL* template_url);
search_host_to_urls_map.cc
88
void SearchHostToURLsMap::
RemoveByPointer
(TemplateURL* template_url) {
Completed in 475 milliseconds