Home
last modified time | relevance | path

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

/build/soong/java/
Ddroidstubs.go235 StubsSrcJar(StubsType) (android.Path, error) methodSpec
385 func (d *Droidstubs) StubsSrcJar(stubsType StubsType) (ret android.Path, err error) { func
1592 func (d *PrebuiltStubsSources) StubsSrcJar(_ StubsType) (android.Path, error) { func
Dsdk_library.go2432 StubsSrcJar android.Path member