Searched refs:restorecon_app_data (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/ |
D | commands.h | 35 int restorecon_app_data(const char* uuid, const char* pkgName, userid_t userid, int flags,
|
D | installd.cpp | 201 …return restorecon_app_data(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3]), atoi(arg[4]), a… in do_restorecon_app_data()
|
D | commands.cpp | 512 if (restorecon_app_data(to_uuid, package_name, user, FLAG_STORAGE_CE | FLAG_STORAGE_DE, in move_complete_app() 2046 int restorecon_app_data(const char* uuid, const char* pkgName, userid_t userid, int flags, in restorecon_app_data() function
|