Searched refs:Pom (Results 1 – 2 of 2) sorted by relevance
186 type Pom struct { struct202 func (p Pom) IsAar() bool { argument206 func (p Pom) IsJar() bool { argument210 func (p Pom) IsApk() bool { argument214 func (p Pom) IsHostModule() bool { argument218 func (p Pom) IsDeviceModule() bool { argument222 func (p Pom) IsHostAndDeviceModule() bool { argument226 func (p Pom) IsHostOnly() bool { argument230 func (p Pom) ModuleType() string { argument240 func (p Pom) BazelTargetType() string { argument[all …]
138 type Pom struct { struct153 func (p Pom) IsAar() bool { argument157 func (p Pom) IsJar() bool { argument161 func (p Pom) MkName() string { argument168 func (p Pom) MkJarDeps() []string { argument172 func (p Pom) MkAarDeps() []string { argument178 func (p Pom) MkDeps(typeExt string, scopes []string) []string { argument195 func (p Pom) SdkVersion() string { argument199 func (p Pom) Jetifier() bool { argument203 func (p *Pom) FixDeps(modules map[string]*Pom) { argument[all …]