Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go1922 type ExportedDroiddocDir struct { struct
1923 android.ModuleBase
1925 properties ExportedDroiddocDirProperties
1927 deps android.Paths
1928 dir android.Path
1939 func (d *ExportedDroiddocDir) DepsMutator(android.BottomUpMutatorContext) {}
1941 func (d *ExportedDroiddocDir) GenerateAndroidBuildActions(ctx android.ModuleContext) {