Searched refs:analyze_profiles (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp675 static bool analyze_profiles(uid_t uid, const std::string& location, bool is_secondary_dex) { function in namespace:android::installd
758 return analyze_profiles(uid, pkgname, /*is_secondary_dex*/false);
1458 bool profile_was_updated = analyze_profiles(uid, dex_path, /*is_secondary_dex*/true);

Completed in 323 milliseconds