Searched refs:DispatchWebLink (Results 1 – 4 of 4) sorted by relevance
37 bool DispatchWebLink(const std::string &webAddress, const std::string &browserBundleName);
101 ndefHarDispatchTest->DispatchWebLink(webAddress, browserBundleName);
152 bool NdefHarDispatch::DispatchWebLink(const std::string &webAddress, const std::string &browserBund… in DispatchWebLink() function in OHOS::NFC::TAG::NdefHarDispatch
233 if (ndefHarDispatch_->DispatchWebLink(uri, browserBundleName)) { in ParseWebLink()