Searched refs:CheckForHar (Results 1 – 2 of 2) sorted by relevance
50 std::string CheckForHar(std::shared_ptr<NdefRecord> record);
353 std::string bundle = CheckForHar(record); in ExtractHarPackages()361 std::string NdefHarDataParser::CheckForHar(std::shared_ptr<NdefRecord> record) in CheckForHar() function in OHOS::NFC::TAG::NdefHarDataParser