Lines Matching refs:Fatalf
88 ctx.Fatalf("Current working directory must be the source tree. %q not found.", srcDirFileCheck)
286 ctx.Fatalf("Error retrieving top directory: %v", err)
290 ctx.Fatalf("Unable to evaluate symlink of %s: %v", dir, err)
294 ctx.Fatalf("Unable to find absolute path %s: %v", dir, err)
298 ctx.Fatalf("Unable to find relative path %s of %s: %v", relDir, topDir, err)
302 ctx.Fatalf("Directory %s is not under the source tree %s", dir, topDir)
329 ctx.Fatalf("Build file not found for %s directory", relDir)
362 ctx.Fatalf("Error retrieving the build file stats: %v", err)
400 ctx.Fatalf("Error finding Android build file: %v", err)
452 …ctx.Fatalf("%s not in proper directory:target1,target2,... format (\":\" was specified more than o…
457 ctx.Fatalf("couldn't find directory %s", dir)
465 ctx.Fatalf("%s not in proper directory:target1,target2,... format", dir)
474 ctx.Fatalf("Couldn't locate a build file from %s directory", dir)
479 ctx.Fatalf("Build file not found for %s directory", dir)
503 ctx.Fatalf("Failed to parse %q: %v", arg, err)
592 ctx.Fatalf("Invalid variant %q. Must be one of 'user', 'userdebug' or 'eng'", variant)
613 ctx.Fatalf("Invalid variant %q. Must be one of 'user', 'userdebug' or 'eng'", variant)
627 ctx.Fatalf("Invalid architecture: %q", arch)