Home
last modified time | relevance | path

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

/build/soong/cmd/pom2mk/
Dpom2mk.go157 func (p Pom) IsJar() bool { func
258 LOCAL_STATIC_JAVA_LIBRARIES :={{if .IsJar}} \
/build/soong/cmd/pom2bp/
Dpom2bp.go201 func (p Pom) IsJar() bool { func