Lines Matching refs:ModuleErrorf
2311 ctx.ModuleErrorf("Attempting to link VNDK cc.Module with unsupported module type")
2355 ctx.ModuleErrorf("depends on non-NDK-built library %q",
2370 ctx.ModuleErrorf("links %q built against newer API version %q",
2387 ctx.ModuleErrorf("links %q built against newer API version %q",
2403 ctx.ModuleErrorf("uses %q and depends on %q which uses incompatible %q",
2466 ctx.ModuleErrorf("links a library %q which is not LL-NDK, "+
2523 ctx.ModuleErrorf("module %q is not a gensrcs or genrule", depName)
2543 ctx.ModuleErrorf("module %q is not a genrule", depName)
2551 …ctx.ModuleErrorf("module %q can only generate a single file if used for a linker flag file", depNa…
2554 ctx.ModuleErrorf("module %q is not a genrule", depName)
2565 ctx.ModuleErrorf("OS mismatch between %q and %q", ctx.ModuleName(), depName)
2569 ctx.ModuleErrorf("Arch mismatch between %q(%v) and %q(%v)",
2612 ctx.ModuleErrorf("module %q is not a header library", depName)
2621 ctx.ModuleErrorf("module %q is not a shared library", depName)
2714 ctx.ModuleErrorf("module %q is not a static library", depName)
2765 ctx.ModuleErrorf("module %q not a static library", depName)
2788 ctx.ModuleErrorf("module %q missing output file", depName)