| /build/soong/java/ |
| D | classpath_element.go | 77 ModuleErrorf(fmt string, args ...interface{}) methodSpec 127 ctx.ModuleErrorf("fragment %s is not part of an apex", fragment) 134 ctx.ModuleErrorf("apex %s has multiple fragments, %s and %s", apex, fragment, existing) 162 ctx.ModuleErrorf("library %s is in two separate fragments, %s and %s", library, fragment, f) 173 ctx.ModuleErrorf("library %s is from apexes %s which have no corresponding fragment in %s", 197 …ctx.ModuleErrorf("libraries from the same fragment must be contiguous, however %s and %s from frag…
|
| D | android_manifest.go | 56 ctx.ModuleErrorf("invalid targetSdkVersion: %s", err) 107 ctx.ModuleErrorf("invalid minSdkVersion: %s", err) 112 …ctx.ModuleErrorf("module attempted to store uncompressed native libraries, but minSdkVersion=%s do… 164 ctx.ModuleErrorf("invalid minSdkVersion: %s", err) 169 ctx.ModuleErrorf("invalid ReplaceMaxSdkVersionPlaceholder: %s", err) 178 ctx.ModuleErrorf("invalid minSdkVersion: %s", err)
|
| D | prebuilt_apis.go | 83 ctx.ModuleErrorf("invalid scope %q found in path: %q", scope, p) 97 ctx.ModuleErrorf("Found finalized API files in non-numeric dir '%v'", v) 176 mctx.ModuleErrorf("failed to glob %s files under %q: %s", subdir_glob, dir+"/"+scope, err) 223 mctx.ModuleErrorf("no api file found under %q", mctx.ModuleDir()) 259 …mctx.ModuleErrorf("Module %v finalized for extension %d but never during an API level; likely erro…
|
| D | hiddenapi_monolithic.go | 74 ctx.ModuleErrorf("%s does not provide hidden API information", fragment)
|
| D | bootclasspath_fragment.go | 343 ctx.ModuleErrorf("ArtApexJars is invalid as it requests a platform variant of %q", jar) 347 …ctx.ModuleErrorf("ArtApexJars configuration incompatible with this module, ArtApexJars expects thi… 354 …ctx.ModuleErrorf("ArtApexJars configuration is inconsistent, expected all jars to be in the same a… 381 …ctx.ModuleErrorf("inconsistency in specification of contents. ArtApexJars configuration specifies … 653 ctx.ModuleErrorf("%s in contents must also be declared in PRODUCT_APEX_BOOT_JARS", unknown) 784 …ctx.ModuleErrorf(`Must specify at least one of the split_packages, package_prefixes and single_pac… 1220 ctx.ModuleErrorf("Unable to produce boot image files: profiles not found in the prebuilt apex")
|
| /build/soong/android/ |
| D | licenses.go | 172 …ctx.ModuleErrorf("license_kinds property %q is not a license_kind module", ctx.OtherModuleName(mod… 189 …ctx.ModuleErrorf("%s property %q is not a license module", propertyName, ctx.OtherModuleName(modul… 225 …ctx.ModuleErrorf("%s property %q is not a license module", propertyName, ctx.OtherModuleName(modul… 271 …ctx.ModuleErrorf("module type %q must have an applicable licenses property", ctx.OtherModuleType(m… 281 ctx.ModuleErrorf("duplicate %q %s", l, primaryProperty.getName())
|
| D | deapexer.go | 162 ctx.ModuleErrorf("Multiple installable prebuilt APEXes provide ambiguous deapexers: %s and %s", 171 …ctx.ModuleErrorf("No prebuilt APEX provides a deapexer module for APEX variant %s", ai.ApexVariati…
|
| D | singleton_module.go | 71 …ctx.ModuleErrorf("GenerateAndroidBuildActions already called for variant %q, SingletonModules can … 117 ctx.ModuleErrorf("Duplicate SingletonModule %q, previously used in %s", name, smb.bp)
|
| D | license.go | 108 ctx.ModuleErrorf("Duplicated license kind: %q", license) 125 …ctx.ModuleErrorf("license_kinds property %q is not a license_kind module", ctx.OtherModuleName(mod…
|
| D | proto.go | 57 ctx.ModuleErrorf("only one of proto.type and proto.plugin can be specified.") 213 ctx.ModuleErrorf("Could not cast ProtoProperties to expected type") 232 ctx.ModuleErrorf("Cannot handle arch-variant types for protos at this time.")
|
| D | bazel.go | 384 ModuleErrorf(format string, args ...interface{}) methodSpec 419 …ctx.ModuleErrorf("A module cannot be in moduleAlwaysConvert and also be in moduleTypeAlwaysConvert… 425 ctx.ModuleErrorf("a module cannot be in moduleDoNotConvert and also be in moduleAlwaysConvert") 433 ctx.ModuleErrorf("A module cannot be in a directory marked Bp2BuildDefaultTrue"+
|
| /build/soong/python/ |
| D | bp2build.go | 102 ctx.ModuleErrorf("pkg_path cannot start with a /: %s", pkg_path) 106 …ctx.ModuleErrorf("Currently, bp2build only supports pkg_paths that are the same as the folders the… 128 ctx.ModuleErrorf("bp2build converter doesn't understand having neither py2 nor py3 enabled") 185 ctx.ModuleErrorf("error for '%s' module: bp2build's python_binary_host converter "+
|
| /build/soong/cc/ |
| D | stl.go | 93 ctx.ModuleErrorf("stl: %q is not a supported STL with sdk_version set", s) 102 ctx.ModuleErrorf("stl: %q is not a supported STL for windows", s) 116 ctx.ModuleErrorf("stl: %q is not a supported STL", s)
|
| D | ndk_headers.go | 113 ctx.ModuleErrorf("filepath.Rel(%q, %q) failed: %s", headerDir, 146 ctx.ModuleErrorf("srcs %q matched zero files", m.properties.Srcs) 261 ctx.ModuleErrorf("glob %q matched zero files", String(m.properties.From)) 396 ctx.ModuleErrorf("srcs %q matched zero files", m.properties.Srcs)
|
| D | pgo.go | 107 ctx.ModuleErrorf("glob: %s", err.Error()) 182 ctx.ModuleErrorf("PGO specification is missing properties: " + missingProps) 187 ctx.ModuleErrorf("Instrumentation PGO specification is missing benchmark property")
|
| D | vndk.go | 146 ctx.ModuleErrorf("non-VNDK module should not link to %q which has `private: true`", to.Name()) 161 ctx.ModuleErrorf("(%s) should not link to %q which is not a vendor-available library", 169 ctx.ModuleErrorf("`extends` refers a non-vndk module %q", to.Name()) 173 ctx.ModuleErrorf( 179 ctx.ModuleErrorf( 191 ctx.ModuleErrorf("(%s) should not link to %q (%s): %v", 247 ctx.ModuleErrorf(m, "%s", err)
|
| D | prebuilt.go | 460 ctx.ModuleErrorf(err.Error()) 484 ctx.ModuleErrorf("expected 1 static library from bazel target %q, got %s", label, staticLibs) 523 ctx.ModuleErrorf("expected 1 shared library from bazel target %s, got %q", label, sharedLibs) 624 ctx.ModuleErrorf(err.Error()) 628 ctx.ModuleErrorf("Expected a single output for `%s`, but got:\n%v", label, outputs) 783 ctx.ModuleErrorf(err.Error()) 787 ctx.ModuleErrorf("Expected a single output for `%s`, but got:\n%v", label, outputs)
|
| D | object.go | 68 ctx.ModuleErrorf(err.Error()) 73 ctx.ModuleErrorf("expected exactly one object file for '%s', but got %s", label, objPaths) 162 ctx.ModuleErrorf("compiler must not be nil for a cc_object module")
|
| /build/blueprint/ |
| D | singleton_ctx.go | 61 ModuleErrorf(module Module, format string, args ...interface{}) methodSpec 224 func (s *singletonContext) ModuleErrorf(logicModule Module, format string, func 227 s.error(s.context.ModuleErrorf(logicModule, format, args...)) 382 s.ModuleErrorf(referer, "could not find module %q", referer.Name())
|
| /build/soong/multitree/ |
| D | import.go | 91 …ctx.ModuleErrorf("\"%s\" filegroup must be imported.\nRun 'm update-meta' first to import the file…
|
| /build/soong/rust/ |
| D | afdo.go | 45 ctx.ModuleErrorf("%s", err.Error())
|
| D | toolchain_library.go | 96 ctx.ModuleErrorf("Called rustSetToolchainSource on a non-Rust Module.")
|
| D | test.go | 150 ctx.ModuleErrorf("data_lib %q is not a linkable module", depName) 169 ctx.ModuleErrorf("data_bin %q is not a linkable module", depName)
|
| /build/soong/bazel/ |
| D | testing.go | 100 func (omc *OtherModuleTestContext) ModuleErrorf(format string, args ...interface{}) { func
|
| /build/soong/tradefed/ |
| D | autogen.go | 112 ctx.ModuleErrorf("Empty template") 181 …ctx.ModuleErrorf("Extra tradefed configurations were provided for an autogenerated xml file, but t…
|