Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go129 type moduleErrorf interface { interface
133 var _ moduleErrorf = blueprint.ModuleContext(nil)
146 if mctx, ok := ctx.(moduleErrorf); ok {