Home
last modified time | relevance | path

Searched refs:VerifyDeeplinkPathAttribute (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/link/
H A DManifestFixer.cpp65 static bool VerifyDeeplinkPathAttribute(xml::Element* data_el, android::SourcePathDiagnostics* diag, in VerifyDeeplinkPathAttribute() function
108 if (!VerifyDeeplinkPathAttribute(data_el, diag, "path")) { in VerifyDeepLinkIntentAction()
111 if (!VerifyDeeplinkPathAttribute(data_el, diag, "pathPrefix")) { in VerifyDeepLinkIntentAction()
114 if (!VerifyDeeplinkPathAttribute(data_el, diag, "pathPattern")) { in VerifyDeepLinkIntentAction()