OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:match_contents_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/autocomplete/
search_provider.h
256
const base::string16& match_contents() const { return
match_contents_
; }
277
base::string16
match_contents_
;
member in class:SearchProvider::SuggestResult
279
// Optional annotation for the |
match_contents_
| for disambiguation.
search_provider.cc
269
match_contents_
(match_contents),
[
all
...]
Completed in 1487 milliseconds