Searched refs:ProfileFilterFnAcceptAll (Results 1 – 3 of 3) sorted by relevance
105 = ProfileCompilationInfo::ProfileFilterFnAcceptAll,112 = ProfileCompilationInfo::ProfileFilterFnAcceptAll,
444 static bool ProfileFilterFnAcceptAll(const std::string& dex_location, uint32_t checksum);449 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);1027 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);
2581 bool ProfileCompilationInfo::ProfileFilterFnAcceptAll( in ProfileFilterFnAcceptAll() function in art::ProfileCompilationInfo