Home
last modified time | relevance | path

Searched refs:ToMimeType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp61 std::string mimeType = ToMimeType(records[0]); in TryNdef()
146 std::string type = ToMimeType(records[0]); in ParseOtherType()
263 std::string NdefHarDataParser::ToMimeType(std::shared_ptr<NdefRecord> record) in ToMimeType() function in OHOS::NFC::TAG::NdefHarDataParser
/ohos5.0/foundation/communication/nfc/services/include/
H A Dndef_har_data_parser.h48 std::string ToMimeType(std::shared_ptr<NdefRecord> record);