Home
last modified time | relevance | path

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

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