Searched refs:HostStubGen (Results 1 – 8 of 8) sorted by relevance
1 # HostStubGen chapter5 HostStubGen is a tool built for ravenwood. It can read an Android framework jar file9 This directory contains the HostStubGen source code, tests and some library source files12 - HostStubGen itself is design to be agnostic to Android. It doesn't use any Android APIs28 HostStubGen tool source code.49 ### Building `HostStubGen` binary
40 HostStubGen(options).run() in main()
49 class HostStubGen(val options: HostStubGenOptions) { in <lambda>() class
1 # HostStubGen: tiny-framework test
1 # File containing standard options to HostStubGen
36 # This is in module-utils, where using a HostStubGen annotation would be complicated, so we
1 # File containing standard options to HostStubGen for Ravenwood
41 -s: Simple output mode, used to check HostStubGen output jars.