Lines Matching refs:string
46 static ImageSpace* Create(const char* image, InstructionSet image_isa, std::string* error_msg)
59 std::string* error_msg);
78 const std::string GetImageFilename() const {
84 const std::string GetImageLocation() const {
116 std::string* system_location,
118 std::string* data_location,
132 bool validate_oat_file, std::string* error_msg)
135 OatFile* OpenOatFile(const char* image, std::string* error_msg) const
138 bool ValidateOatFile(std::string* error_msg) const
147 ImageSpace(const std::string& name, const char* image_location,
155 const std::string image_location_;