Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go1377 type panickingConfigAndErrorContext struct { struct
1378 ctx *TestContext
1381 …ErrorContext) OtherModulePropertyErrorf(module Module, property, fmt string, args ...interface{}) {
1385 func (ctx *panickingConfigAndErrorContext) Config() Config {
1389 func (ctx *panickingConfigAndErrorContext) HasMutatorFinished(mutatorName string) bool {
1393 …gAndErrorContext) otherModuleProvider(m blueprint.Module, p blueprint.AnyProviderKey) (any, bool) {