Home | History | Annotate | Download | only in runtime

Lines Matching refs:error_msg

416   static bool GetChecksum(const char* filename, uint32_t* checksum, std::string* error_msg);
419 static bool Open(const char* filename, const char* location, std::string* error_msg,
432 std::string* error_msg);
436 std::string* error_msg,
1181 bool verify, std::string* error_msg);
1184 static bool OpenZip(int fd, const std::string& location, std::string* error_msg,
1199 const std::string& location, std::string* error_msg,
1206 std::string* error_msg);
1215 std::string* error_msg);
1224 bool Init(std::string* error_msg);
1227 bool CheckMagicAndVersion(std::string* error_msg) const;