Home
last modified time | relevance | path

Searched refs:InvalidHeaderMessage (Results 1 – 1 of 1) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.cc306 ProfileLoadStatus InvalidHeaderMessage(/*out*/ std::string* error_msg) const;
328 ProfileCompilationInfo::FileHeader::InvalidHeaderMessage(/*out*/ std::string* error_msg) const { in InvalidHeaderMessage() function in art::ProfileCompilationInfo::FileHeader
1703 return header.InvalidHeaderMessage(error); in LoadInternal()