Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go130 type apkDescriptionMatcher struct { struct
134 func (m apkDescriptionMatcher) matches(config TargetConfig) bool { argument
335 if (apkDescriptionMatcher{apkdesc}).matches(targetConfig) {