Searched refs:IsLocalURI (Results 1 – 2 of 2) sorted by relevance
54 bool IsLocalURI(std::string &uri) noexcept;
144 if (!IsLocalURI(tmp)) { in SplitHtmlWithImgSrcLabel()201 bool PasteboardWebController::IsLocalURI(std::string& uri) noexcept in IsLocalURI() function in OHOS::MiscServices::PasteboardWebController