Home
last modified time | relevance | path

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

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