Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dtesting.go1361 type panickingConfigAndErrorContext struct { struct
1362 ctx *TestContext
1365 …ErrorContext) OtherModulePropertyErrorf(module Module, property, fmt string, args ...interface{}) {
1369 func (ctx *panickingConfigAndErrorContext) Config() Config {
1373 func (ctx *panickingConfigAndErrorContext) HasMutatorFinished(mutatorName string) bool {
1377 …gAndErrorContext) otherModuleProvider(m blueprint.Module, p blueprint.AnyProviderKey) (any, bool) {