Home
last modified time | relevance | path

Searched defs:is_secondary_dex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp116 static bool clear_reference_profile(const std::string& location, bool is_secondary_dex) { in clear_reference_profile()
123 bool is_secondary_dex) { in clear_current_profile()
582 bool is_secondary_dex) { in open_current_profile()
588 bool is_secondary_dex) { in open_reference_profile()
593 static void open_profile_files(uid_t uid, const std::string& location, bool is_secondary_dex, in open_profile_files()
679 static bool analyze_profiles(uid_t uid, const std::string& location, bool is_secondary_dex) { in analyze_profiles()
974 int fd, bool is_public, int uid, const char* path, bool is_secondary_dex) { in set_permissions_and_ownership()
1011 const char* oat_dir, bool is_secondary_dex, /*out*/ char* out_oat_path) { in create_oat_out_path()
1139 bool is_public, int uid, bool is_secondary_dex) { in maybe_open_app_image()
1220 bool is_secondary_dex) { in maybe_open_reference_profile()
[all …]
Dutils.cpp263 bool is_secondary_dex) { in create_current_profile_path()
280 std::string create_reference_profile_path(const std::string& location, bool is_secondary_dex) { in create_reference_profile_path()