Home
last modified time | relevance | path

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

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