OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chrome_url_data_manager_
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/profiles/
profile.cc
652
if (!
chrome_url_data_manager_
.get())
653
chrome_url_data_manager_
.reset(new ChromeURLDataManager(this));
654
return
chrome_url_data_manager_
.get();
738
scoped_ptr<ChromeURLDataManager>
chrome_url_data_manager_
;
member in class:OffTheRecordProfileImpl
profile_impl.h
314
scoped_ptr<ChromeURLDataManager>
chrome_url_data_manager_
;
member in class:ProfileImpl
profile_impl.cc
[
all
...]
Completed in 299 milliseconds