OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetContentText
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/android/
address_detector.cc
39
std::string AddressDetector::
GetContentText
(const base::string16& text) {
55
GetContentText
(base::string16(begin + *start_pos, begin + *end_pos)));
address_detector.h
30
std::string
GetContentText
(const base::string16& text);
Completed in 32 milliseconds