Home
last modified time | relevance | path

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

/build/soong/java/
Ddroidstubs.go56 type StubsType int type
231 ApiFilePath(StubsType) (android.Path, error) argument
235 StubsSrcJar(StubsType) (android.Path, error) argument
240 AnnotationsZip(StubsType) (android.Path, error) argument
242 RemovedApiFilePath(StubsType) (android.Path, error) argument
810 …onArgs(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, stubsType StubsType, aconfigFla…
1450 func setDroidInfo(ctx android.ModuleContext, d *Droidstubs, info *StubsInfo, typ StubsType) {
Dsdk_library.go844 func getStubsInfoForType(info *DroidStubsInfo, stubsType StubsType) (ret *StubsInfo, err error) {
859 func getStubsSrcInfoForType(info *StubsSrcInfo, stubsType StubsType) (ret android.Path, err error) {