Searched refs:fatalf (Results 1 – 1 of 1) sorted by relevance
/build/blueprint/bootstrap/ |
D | command.go | 85 fatalf("no Blueprints file specified") 93 fatalf("Cannot write depfile '%s': %s", CmdlineArgs.DepFile, err) 126 fatalf("Failed to create parent directories of empty ninja glob file '%s': %s", path, err) 132 fatalf("Failed to create empty ninja glob file '%s': %s", path, err) 152 fatalf("error opening cpuprofile: %s", err) 162 fatalf("error opening trace: %s", err) 177 fatalf("-l <moduleListFile> is required and must be nonempty") 181 fatalf("could not enumerate files: %v\n", err.Error()) 276 fatalf("error writing empty Ninja file: %s", err) 283 fatalf("error opening Ninja file: %s", err) [all …]
|