Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go2972 type OutputFilesProviderModuleContext interface { interface
2986 if octx, ok := ctx.(OutputFilesProviderModuleContext); ok {
3013 if mctx, isMctx := ctx.(OutputFilesProviderModuleContext); isMctx {