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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp583 static unique_fd open_reference_profile(uid_t uid, const std::string& location, bool read_write, function in namespace:android::installd
592 *reference_profile_fd = open_reference_profile(uid, location, /*read_write*/ true,
674 // the reference profiles accessible with open_reference_profile().
756 // the reference profiles accessible with open_reference_profile().
1146 unique_fd ufd = open_reference_profile(uid, location, /*read_write*/false, is_secondary_dex);

Completed in 36 milliseconds