OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MessageLoopForRequestPath
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/webui/
thumbnail_source.cc
42
MessageLoop* ThumbnailSource::
MessageLoopForRequestPath
(
45
return top_sites_.get() ? NULL : DataSource::
MessageLoopForRequestPath
(path);
theme_source.cc
79
MessageLoop* ThemeSource::
MessageLoopForRequestPath
(
95
return DataSource::
MessageLoopForRequestPath
(path);
chrome_url_data_manager.cc
142
MessageLoop* ChromeURLDataManager::DataSource::
MessageLoopForRequestPath
(
Completed in 247 milliseconds