Home
last modified time | relevance | path

Searched defs:ParseRecord (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.cpp143 bool FirstUseDialog::ParseRecord(nlohmann::json& jsonRes, in ParseRecord() function in OHOS::Security::SecurityComponent::FirstUseDialog
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp413 std::vector<std::shared_ptr<NdefRecord>> NdefMessage::ParseRecord(const std::string& data, bool isM… in ParseRecord() function in OHOS::NFC::KITS::NdefMessage
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp534 std::shared_ptr<MiscServices::PasteDataRecord> PasteDataNapi::ParseRecord(napi_env env, napi_value … in ParseRecord() function in OHOS::MiscServicesNapi::PasteDataNapi