Searched refs:LoadInternal (Results 1 – 2 of 2) sorted by relevance
421 ProfileLoadSatus LoadInternal(int fd, std::string* error);
158 ProfileLoadSatus status = LoadInternal(fd, &error); in Load()839 ProfileLoadSatus status = LoadInternal(fd, &error); in Load()850 ProfileCompilationInfo::ProfileLoadSatus ProfileCompilationInfo::LoadInternal( in LoadInternal() function in art::ProfileCompilationInfo