Lines Matching refs:VLOG
1358 VLOG(1) << "Trying to format number from invalid region " << calling_from in FormatOutOfCountryCallingNumber()
1677 VLOG(1) << "Trying to format number from invalid region " << calling_from in FormatOutOfCountryKeepingAlphaChars()
1879 VLOG(1) << "Missing/invalid country calling code (" in GetRegionCodeForNumber()
2203 VLOG(2) << "The string supplied did not seem to be a phone number."; in ParseHelper()
2209 VLOG(1) << "Missing or invalid default country."; in ParseHelper()
2263 VLOG(2) << "The string supplied is too short to be a phone number."; in ParseHelper()
2290 VLOG(2) << "The string supplied is too short to be a phone number."; in ParseHelper()
2294 VLOG(2) << "The string supplied is too long to be a phone number."; in ParseHelper()
2519 VLOG(4) << "Number type unknown - doesn't match general national number" in GetNumberTypeHelper()
2524 VLOG(4) << "Number is a premium number."; in GetNumberTypeHelper()
2528 VLOG(4) << "Number is a toll-free number."; in GetNumberTypeHelper()
2532 VLOG(4) << "Number is a shared cost number."; in GetNumberTypeHelper()
2536 VLOG(4) << "Number is a VOIP (Voice over IP) number."; in GetNumberTypeHelper()
2540 VLOG(4) << "Number is a personal number."; in GetNumberTypeHelper()
2544 VLOG(4) << "Number is a pager number."; in GetNumberTypeHelper()
2548 VLOG(4) << "Number is a UAN."; in GetNumberTypeHelper()
2552 VLOG(4) << "Number is a voicemail number."; in GetNumberTypeHelper()
2560 VLOG(4) << "Fixed-line and mobile patterns equal, number is fixed-line" in GetNumberTypeHelper()
2564 VLOG(4) << "Fixed-line and mobile patterns differ, but number is " in GetNumberTypeHelper()
2568 VLOG(4) << "Number is a fixed line number."; in GetNumberTypeHelper()
2575 VLOG(4) << "Number is a mobile number."; in GetNumberTypeHelper()
2578 VLOG(4) << "Number type unknown - doesn\'t match any specific number type" in GetNumberTypeHelper()
2868 VLOG(4) << "Parsed the first digits as a national prefix."; in MaybeStripNationalPrefixAndCarrierCode()
2884 VLOG(4) << "The first digits did not match the national prefix."; in MaybeStripNationalPrefixAndCarrierCode()
3003 VLOG(2) << "Phone number had an IDD, but after this was not " in MaybeExtractCountryCode()
3021 VLOG(4) << "Possible country calling code: " << default_country_code_string; in MaybeExtractCountryCode()
3031 VLOG(4) << "Number without country calling code prefix"; in MaybeExtractCountryCode()