Home
last modified time | relevance | path

Searched refs:HostStubGen (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tools/hoststubgen/
DREADME.md1 # HostStubGen chapter
5 HostStubGen is a tool built for ravenwood. It can read an Android framework jar file
9 This directory contains the HostStubGen source code, tests and some library source files
12 - HostStubGen itself is design to be agnostic to Android. It doesn't use any Android APIs
28 HostStubGen tool source code.
49 ### Building `HostStubGen` binary
/frameworks/base/tools/hoststubgen/hoststubgen/src/com/android/hoststubgen/
DHostStubGenMain.kt40 HostStubGen(options).run() in main()
DHostStubGen.kt49 class HostStubGen(val options: HostStubGenOptions) { in <lambda>() class
/frameworks/base/tools/hoststubgen/hoststubgen/test-tiny-framework/
DREADME.md1 # HostStubGen: tiny-framework test
/frameworks/base/tools/hoststubgen/hoststubgen/
Dhoststubgen-standard-options.txt1 # File containing standard options to HostStubGen
Dframework-policy-override.txt36 # This is in module-utils, where using a HostStubGen annotation would be complicated, so we
/frameworks/base/ravenwood/texts/
Dravenwood-standard-options.txt1 # File containing standard options to HostStubGen for Ravenwood
/frameworks/base/tools/hoststubgen/scripts/
Ddump-jar41 -s: Simple output mode, used to check HostStubGen output jars.