Home
last modified time | relevance | path

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

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