Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go132 type apkDescriptionMatcher struct { struct
136 func (m apkDescriptionMatcher) matches(config TargetConfig, allAbisMustMatch bool) bool { argument
403 if (apkDescriptionMatcher{apkdesc}).matches(targetConfig, allAbisMustMatch) {