Home
last modified time | relevance | path

Searched refs:GetContentText (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/android/
Daddress_detector.cc39 std::string AddressDetector::GetContentText(const base::string16& text) { in GetContentText() function in content::AddressDetector
55 GetContentText(base::string16(begin + *start_pos, begin + *end_pos))); in FindContent()
Daddress_detector.h30 std::string GetContentText(const base::string16& text);