Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2426 int app_shared_gid = multiuser_get_shared_gid(/*user_id*/ 0, app_id); in create_app_profile_snapshot() local
2435 open_profile_files(app_shared_gid, package_name, profile_name, /*is_secondary_dex*/ false, in create_app_profile_snapshot()
2462 drop_capabilities(app_shared_gid); in create_app_profile_snapshot()
2643 gid_t app_shared_gid = multiuser_get_shared_gid(user_id, app_id); in prepare_app_profile() local
2644 drop_capabilities(app_shared_gid); in prepare_app_profile()