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

  /external/chromium_org/device/nfc/
nfc_ndef_record.cc 102 encoding != NfcNdefRecord::kEncodingUtf16) {
192 const char NfcNdefRecord::kEncodingUtf16[] = "UTF-16";
nfc_ndef_record.h 44 // and |kEncodingUtf16|. Otherwise, this field is optional.
84 static const char kEncodingUtf16[];

Completed in 173 milliseconds