Searched refs:ProfileFilterFnAcceptAll (Results 1 – 3 of 3) sorted by relevance
58 = ProfileCompilationInfo::ProfileFilterFnAcceptAll);64 = ProfileCompilationInfo::ProfileFilterFnAcceptAll);
316 static bool ProfileFilterFnAcceptAll(const std::string& dex_location, uint32_t checksum);321 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);721 const ProfileLoadFilterFn& filter_fn = ProfileFilterFnAcceptAll);
2102 bool ProfileCompilationInfo::ProfileFilterFnAcceptAll( in ProfileFilterFnAcceptAll() function in art::ProfileCompilationInfo