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

  /external/chromium_org/base/strings/
string_util_constants.cc 41 const char16 kWhitespaceUTF16[] = {
  /external/chromium_org/components/autofill/core/browser/
autofill_field.cc 250 base::RemoveChars(base::StringToLowerASCII(value), base::kWhitespaceUTF16,
256 base::kWhitespaceUTF16, &option_value_lowercase);
259 base::kWhitespaceUTF16, &option_contents_lowercase);

Completed in 1828 milliseconds