Home
last modified time | relevance | path

Searched refs:merge_profiles (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Dcommands.h55 bool merge_profiles(uid_t uid, const char *pkgname);
Dinstalld.cpp277 if (merge_profiles(uid, pkgname)) { in do_merge_profiles()
Dcommands.cpp1387 bool merge_profiles(uid_t uid, const char *pkgname) { in merge_profiles() function