Searched refs:Pom (Results 1 – 2 of 2) sorted by relevance
180 type Pom struct { struct196 func (p Pom) IsAar() bool { argument200 func (p Pom) IsJar() bool { argument204 func (p Pom) IsHostModule() bool { argument208 func (p Pom) IsDeviceModule() bool { argument212 func (p Pom) IsHostAndDeviceModule() bool { argument216 func (p Pom) IsHostOnly() bool { argument220 func (p Pom) ModuleType() string { argument230 func (p Pom) ImportModuleType() string { argument240 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 …]