Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/link/
DManifestFixer.cpp38 xml::Element* data_el = intent_filter_el->FindChild({}, "data"); in HasDeepLink() local
65 static bool VerifyDeeplinkPathAttribute(xml::Element* data_el, android::SourcePathDiagnostics* diag, in VerifyDeeplinkPathAttribute()
106 xml::Element* data_el = intent_filter_el->FindChild({}, "data"); in VerifyDeepLinkIntentAction() local