Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go140 type apkTargetingMatcher struct { struct
141 *android_bundle_proto.ApkTargeting
144 func (m apkTargetingMatcher) matches(config TargetConfig, allAbisMustMatch bool) bool {