Searched refs:TryStripPrefixString (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dstringutil.h58 bool TryStripPrefixString(const string& in, const string& prefix, string* out);
H A Dstringutil.cc110 bool TryStripPrefixString(const string& in, const string& prefix, string* out) { function in namespace:i18n::phonenumbers
H A Dphonenumberutil.cc2556 if (TryStripPrefixString(*national_number,

Completed in 120 milliseconds