| /build/soong/android/ |
| D | expand.go | 26 func Expand(s string, mapping func(string) (string, error)) (string, error) { argument 48 func getMapping(s string, mapping func(string) (string, error)) (string, int, error) { argument
|
| D | paths_test.go | 165 got interface{}, err []error, 166 expected interface{}, expectedErr []error) {
|
| D | testing.go | 340 func FailIfErrored(t *testing.T, errs []error) { 350 func FailIfNoMatchingErrors(t *testing.T, pattern string, errs []error) {
|
| /build/blueprint/pathtools/ |
| D | fs_test.go | 564 func syscallError(err error) error { 574 func checkErr(t *testing.T, want, got error) {
|
| /build/blueprint/ |
| D | ninja_writer_test.go | 22 func ck(err error) {
|
| D | package_ctx.go | 62 VariableFunc(name string, f func(config interface{}) (string, error)) Variable argument 66 PoolFunc(name string, f func(interface{}) (PoolParams, error)) Pool argument 69 RuleFunc(name string, f func(interface{}) (RuleParams, error), argNames ...string) Rule argument
|
| D | module_ctx.go | 147 error(err error) methodSpec 223 func (d *baseModuleContext) error(err error) { func
|
| /build/soong/cmd/zip2zip/ |
| D | zip2zip_test.go | 411 func errorString(e error) string {
|
| /build/soong/cmd/extract_jar_packages/ |
| D | extract_jar_packages.go | 35 func must(err error) {
|
| /build/soong/cmd/zipsync/ |
| D | zipsync.go | 35 func must(err error) {
|
| /build/blueprint/proptools/ |
| D | extend_test.go | 1310 got interface{}, err error, 1311 expected interface{}, expectedErr error) {
|
| /build/blueprint/bpmodify/ |
| D | bpmodify.go | 45 func report(err error) { 211 func visitFile(path string, f os.FileInfo, err error) error {
|
| /build/kati/ |
| D | thread_local.h | 77 int error = pthread_setspecific(*key, value); in GetPointer() local
|
| D | worker.go | 253 func exitStatus(err error) int {
|
| /build/soong/bpfix/cmd/ |
| D | bpfix.go | 47 func report(err error) {
|
| /build/blueprint/bpfmt/ |
| D | bpfmt.go | 34 func report(err error) {
|
| /build/blueprint/bootstrap/ |
| D | command.go | 255 func fatalErrors(errs []error) {
|
| /build/soong/bpfix/bpfix/ |
| D | bpfix_test.go | 128 func runPass(t *testing.T, in, out string, innerTest func(*Fixer) error) {
|
| /build/soong/ui/logger/ |
| D | logger.go | 77 error anonMember 125 func Recover(fn func(err error)) {
|
| /build/soong/python/ |
| D | python_test.go | 364 func expectErrors(t *testing.T, actErrs []error, expErrs []string) (testErrs []error) {
|
| /build/make/tools/atree/ |
| D | files.cpp | 130 bool* error) { in replace_variables() 287 bool error = false; in read_list_file() local
|
| /build/soong/symbol_inject/ |
| D | symbol_inject.go | 28 error anonMember
|
| /build/make/tools/makeparallel/ |
| D | makeparallel.cpp | 43 #define error(code, eval, fmt, ...) errc(eval, code, fmt, ##__VA_ARGS__) macro
|
| /build/soong/cc/ |
| D | cmakelists.go | 102 func linkAggregateCMakeListsFiles(path string, info os.FileInfo, err error) error {
|
| /build/blueprint/parser/ |
| D | parser.go | 123 func (p *parser) error(err error) { func
|