Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go615 if t, ok := m.(*ExportedDroiddocDir); ok {
836 type ExportedDroiddocDir struct { struct
847 module := &ExportedDroiddocDir{}
853 func (d *ExportedDroiddocDir) DepsMutator(android.BottomUpMutatorContext) {} argument
855 func (d *ExportedDroiddocDir) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
Ddroidstubs.go331 if t, ok := m.(*ExportedDroiddocDir); ok {
342 if t, ok := m.(*ExportedDroiddocDir); ok {
371 if t, ok := m.(*ExportedDroiddocDir); ok {