OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetTopSites
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc
106
history::TopSites* FakeProfile::
GetTopSites
() {
/external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc
383
history::TopSites* OffTheRecordProfileImpl::
GetTopSites
() {
profile_impl.cc
[
all
...]
/external/chromium/android/autofill/
profile_android.h
146
virtual history::TopSites*
GetTopSites
() { NOTREACHED(); return NULL; }
/external/chromium/chrome/browser/profiles/
profile.cc
566
virtual history::TopSites*
GetTopSites
() {
profile_impl.cc
[
all
...]
/external/chromium_org/chrome/test/base/
testing_profile.cc
678
history::TopSites* TestingProfile::
GetTopSites
() {
Completed in 144 milliseconds