Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dearly_module_context.go64 OtherModulePropertyErrorf(module Module, property, fmt string, args ...interface{}) methodSpec
184 func (e *earlyModuleContext) OtherModulePropertyErrorf(module Module, property string, fmt string, … func
185 e.EarlyModuleContext.OtherModulePropertyErrorf(module, property, fmt, args...)
H A Dmodule.go2379 OtherModulePropertyErrorf(module Module, property string, fmt string, args ...interface{}) methodSpec
2396 e.ctx.OtherModulePropertyErrorf(e.m, property, fmt, args...)
2404 …ctx.OtherModulePropertyErrorf(m, property, "Cannot evaluate configurable property before the defau…
2411 …ctx.OtherModulePropertyErrorf(m, property, "release_flag requires 1 argument, found %d", condition…
2430 …ctx.OtherModulePropertyErrorf(m, property, "product_variable requires 1 argument, found %d", condi…
2446 …ctx.OtherModulePropertyErrorf(m, property, fmt.Sprintf("TODO(b/323382414): Product variable %q is …
2451 …ctx.OtherModulePropertyErrorf(m, property, "soong_config_variable requires 2 arguments, found %d",…
2479 …ctx.OtherModulePropertyErrorf(m, property, "arch requires no arguments, found %d", condition.NumAr…
2483 …ctx.OtherModulePropertyErrorf(m, property, "A select on arch was attempted before the arch mutator…
2489 …ctx.OtherModulePropertyErrorf(m, property, "os requires no arguments, found %d", condition.NumArgs…
[all …]
H A Dsingleton.go95 OtherModulePropertyErrorf(module Module, property string, format string, args ...interface{}) methodSpec
311 func (s *singletonContextAdaptor) OtherModulePropertyErrorf(module Module, property string, format … func
312 s.blueprintSingletonContext().OtherModulePropertyErrorf(module, property, format, args...)
H A Doverride_module.go202 ctx.OtherModulePropertyErrorf(bm, propertyErr.Property, "%s", propertyErr.Err.Error())
H A Dtesting.go267 func (ctx *TestContext) OtherModulePropertyErrorf(module Module, property string, fmt_ string, args… func
1365 func (ctx *panickingConfigAndErrorContext) OtherModulePropertyErrorf(module Module, property, fmt s… func
H A Dmakevars.go101 OtherModulePropertyErrorf(module Module, property, format string, args ...interface{}) methodSpec
H A Dandroidmk.go503 OtherModulePropertyErrorf(module Module, property string, fmt string, args ...interface{}) methodSpec
H A Dpaths.go63 OtherModulePropertyErrorf(module Module, property, fmt string, args ...interface{}) methodSpec
/aosp_15_r20/build/blueprint/
H A Dsingleton_ctx.go64 OtherModulePropertyErrorf(module Module, property string, format string, args ...interface{}) methodSpec
240 func (s *singletonContext) OtherModulePropertyErrorf(logicModule Module, property string, format st… func
H A Dmodule_ctx.go190 OtherModulePropertyErrorf(logicModule Module, property string, format string, args ...interface{}) methodSpec
515 func (d *baseModuleContext) OtherModulePropertyErrorf(logicModule Module, property string, format s… func
/aosp_15_r20/build/soong/cc/
H A Dcmake_snapshot.go375 ctx.OtherModulePropertyErrorf(dep, "cmake_snapshot_supported",
419 ctx.OtherModulePropertyErrorf(dep, "cmake_snapshot_supported",