Lines Matching defs:error_msg
82 std::string* error_msg) { in GenerateImage()
170 std::string error_msg; in FindImageFilename() local
194 InstructionSet isa, std::string* error_msg) { in RelocateImage()
230 static ImageHeader* ReadSpecificImageHeader(const char* filename, std::string* error_msg) { in ReadSpecificImageHeader()
241 std::string error_msg; in ReadImageHeaderOrDie() local
251 std::string* error_msg) { in ReadImageHeader()
321 static bool ImageCreationAllowed(bool is_global_cache, std::string* error_msg) { in ImageCreationAllowed()
341 static bool CheckSpace(const std::string& cache_filename, std::string* error_msg) { in CheckSpace()
374 std::string* error_msg) { in CreateBootImage()
950 std::string* error_msg) { in RelocateInPlace()
1153 std::string* error_msg) { in Init()
1555 std::string* error_msg) { in CreateFromAppImage()