Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h213 static void ParseRecordLayoutLength(RecordLayout& layout, bool isChunkFound,
H A Dndef_message.cpp246 void NdefMessage::ParseRecordLayoutLength(RecordLayout& layout, bool isChunkFound, in ParseRecordLayoutLength() function in OHOS::NFC::KITS::NdefMessage
443 ParseRecordLayoutLength(layout, isChunkFound, data, parsedDataIndex); in ParseRecord()