Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/pom2bp/
H A Dpom2bp.go111 func (n HostModuleNames) IsHostModule(groupId string, artifactId string) bool { func
205 func (p Pom) IsHostModule() bool { func