OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetWebDataServiceWithoutCreating
(Results
1 - 3
of
3
) sorted by null
/external/chromium/android/autofill/
profile_android.h
164
virtual WebDataService*
GetWebDataServiceWithoutCreating
() { NOTREACHED(); return NULL; }
/external/chromium/chrome/browser/profiles/
profile.cc
354
virtual WebDataService*
GetWebDataServiceWithoutCreating
() {
355
return profile_->
GetWebDataServiceWithoutCreating
();
profile_impl.cc
[
all
...]
Completed in 2702 milliseconds