Searched refs:ProfileFilterFnAcceptAll (Results 1 – 3 of 3) sorted by relevance
86 = ProfileCompilationInfo::ProfileFilterFnAcceptAll,93 = ProfileCompilationInfo::ProfileFilterFnAcceptAll,
400 static bool ProfileFilterFnAcceptAll(const std::string& dex_location, uint32_t checksum);405 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);849 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);
2200 bool ProfileCompilationInfo::ProfileFilterFnAcceptAll( in ProfileFilterFnAcceptAll() function in art::ProfileCompilationInfo