Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule.go2710 type OutputFilesProviderModuleContext interface { interface
2723 if octx, ok := ctx.(OutputFilesProviderModuleContext); ok {
2750 if mctx, isMctx := ctx.(OutputFilesProviderModuleContext); isMctx {