Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dearly_module_context.go25 type ModuleErrorContext interface { interface
H A Dmodule.go1717 func determineModuleKind(m *ModuleBase, ctx ModuleErrorContext) moduleKind {