Searched refs:create_primary_current_profile_package_dir_path (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp534 create_primary_current_profile_package_dir_path(0, "com.example"));
536 create_primary_current_profile_package_dir_path(1, "com.example"));
550 create_primary_current_profile_package_dir_path(0, "com.example") + "/primary.prof";
/frameworks/native/cmds/installd/
H A Dutils.h79 std::string create_primary_current_profile_package_dir_path(
H A Dutils.cpp218 std::string create_primary_current_profile_package_dir_path(userid_t user, function in namespace:android::installd
249 std::string profile_dir = create_primary_current_profile_package_dir_path(user, location);
H A DInstalldNativeService.cpp416 create_primary_current_profile_package_dir_path(userId, pkgname);
559 create_primary_current_profile_package_dir_path(userid, pkgname),
1422 create_primary_current_profile_package_dir_path(userId, pkgname),

Completed in 1030 milliseconds