Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go89 reportPathErrorf(ctx, "%s", err.Error())
95 func reportPathErrorf(ctx PathContext, format string, args ...interface{}) { func
158reportPathErrorf(ctx, "Tried to create generated file from unsupported path: %s(%s)", reflect.Type…
168reportPathErrorf(ctx, "Tried to create object file from unsupported path: %s (%s)", reflect.TypeOf…
179reportPathErrorf(ctx, "Tried to create res file from unsupported path: %s (%s)", reflect.TypeOf(p)…
419 reportPathErrorf(ctx, "%s: %s", p, err.Error())
421 reportPathErrorf(ctx, "module source path %q does not exist", p)
448 reportPathErrorf(ctx, "Path %q is not in module source directory %q", p, prefix)
804 reportPathErrorf(ctx, "path may not contain a glob: %s", path.String())
816 reportPathErrorf(ctx, "%s: %s", path, err.Error())
[all …]
Dconfig.go922 reportPathErrorf(ctx, "malformed (apex, jar) pair: '%s', expected format: <apex>:<jar>", str)
Dmodule.go2228 reportPathErrorf(ctx, "got multiple output files from module %q, expected exactly one",