Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/extract_apks/
H A Dmain.go36 type TargetConfig struct { struct
99 func (m abiTargetingMatcher) matches(config TargetConfig) bool { argument
134 func (m apkDescriptionMatcher) matches(config TargetConfig) bool { argument
142 func (m apkTargetingMatcher) matches(config TargetConfig) bool { argument
155 func (m languageTargetingMatcher) matches(_ TargetConfig) bool { argument
167 func (m moduleMetadataMatcher) matches(config TargetConfig) bool { argument
178 func (m moduleTargetingMatcher) matches(config TargetConfig) bool { argument
307 func (m variantTargetingMatcher) matches(config TargetConfig) bool { argument
437 targetConfig = TargetConfig{
450 targetConfig *TargetConfig
[all …]
H A Dmain_test.go30 targetConfig TargetConfig
124 targetConfig: TargetConfig{
146 targetConfig: TargetConfig{
163 targetConfig: TargetConfig{
177 targetConfig: TargetConfig{
216 targetConfig: TargetConfig{
331 targetConfig: TargetConfig{
350 targetConfig: TargetConfig{
369 targetConfig: TargetConfig{
387 targetConfig: TargetConfig{
[all …]