HomeSort by relevance Sort by last modified time
    Searched refs:create_primary_current_profile_package_dir_path (Results 1 - 5 of 5) sorted by null

  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 360 create_primary_current_profile_package_dir_path(0, "com.example"));
362 create_primary_current_profile_package_dir_path(1, "com.example"));
376 create_primary_current_profile_package_dir_path(0, "com.example") + "/primary.prof";
382 create_primary_current_profile_package_dir_path(0, "com.example") + "/split.prof";
installd_dexopt_test.cpp     [all...]
  /frameworks/native/cmds/installd/
utils.h 76 std::string create_primary_current_profile_package_dir_path(
utils.cpp 219 std::string create_primary_current_profile_package_dir_path(userid_t user, function in namespace:android::installd
275 std::string profile_dir = create_primary_current_profile_package_dir_path(
    [all...]
InstalldNativeService.cpp 419 create_primary_current_profile_package_dir_path(userId, packageName);
646 create_primary_current_profile_package_dir_path(userid, pkgname),
    [all...]

Completed in 86 milliseconds