Home
last modified time | relevance | path

Searched defs:GetNdefRecords (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_ndef_message.cpp22 napi_value NapiNdefMessage::GetNdefRecords(napi_env env, napi_callback_info info) in GetNdefRecords() function in OHOS::NFC::KITS::NapiNdefMessage
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp83 std::vector<std::shared_ptr<NdefRecord>> NdefMessage::GetNdefRecords() const in GetNdefRecords() function in OHOS::NFC::KITS::NdefMessage