Home
last modified time | relevance | path

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

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