OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddDataSource
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/webui/
url_data_manager.cc
43
GetURLDataManagerForResourceContext(resource_context)->
AddDataSource
(
59
void URLDataManager::
AddDataSource
(URLDataSourceImpl* source) {
110
void URLDataManager::
AddDataSource
(BrowserContext* browser_context,
113
AddDataSource
(new URLDataSourceImpl(source->GetSource(), source));
120
GetFromBrowserContext(browser_context)->
AddDataSource
(impl);
url_data_manager_backend.cc
505
AddDataSource
(source_impl);
528
void URLDataManagerBackend::
AddDataSource
(
Completed in 4661 milliseconds