HomeSort by relevance Sort by last modified time
    Searched refs:GetContentText (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/android/
address_detector.h 30 std::string GetContentText(const base::string16& text);
address_detector.cc 39 std::string AddressDetector::GetContentText(const base::string16& text) {
55 GetContentText(base::string16(begin + *start_pos, begin + *end_pos)));

Completed in 1598 milliseconds