Searched refs:open_reference_profile (Results 1 – 1 of 1) sorted by relevance
1144 static fd_t open_reference_profile(uid_t uid, const char* pkgname, bool read_write) { in open_reference_profile() function1164 *reference_profile_fd = open_reference_profile(uid, pkgname, /*read_write*/ true); in open_profile_files()1641 reference_profile_fd.reset(open_reference_profile(uid, pkgname, /*read_write*/ false), in dexopt()