Searched refs:Pom (Results 1 – 2 of 2) sorted by relevance
181 type Pom struct { struct197 func (p Pom) IsAar() bool { argument201 func (p Pom) IsJar() bool { argument205 func (p Pom) IsHostModule() bool { argument209 func (p Pom) IsDeviceModule() bool { argument213 func (p Pom) IsHostAndDeviceModule() bool { argument217 func (p Pom) IsHostOnly() bool { argument221 func (p Pom) ModuleType() string { argument231 func (p Pom) ImportModuleType() string { argument241 func (p Pom) ImportProperty() 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 …]