Searched refs:ProfileFilterFnAcceptAll (Results 1 – 3 of 3) sorted by relevance
108 = ProfileCompilationInfo::ProfileFilterFnAcceptAll,115 = ProfileCompilationInfo::ProfileFilterFnAcceptAll,
441 static bool ProfileFilterFnAcceptAll(const std::string& dex_location, uint32_t checksum);446 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);919 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);
2437 bool ProfileCompilationInfo::ProfileFilterFnAcceptAll( in ProfileFilterFnAcceptAll() function in art::ProfileCompilationInfo