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