Home
last modified time | relevance | path

Searched defs:profile_dir (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dcommands.cpp98 static std::string create_primary_profile(const std::string& profile_dir) { in create_primary_profile()
321 std::string profile_dir = create_data_user_profile_package_path(user, pkgname); in clear_current_profile() local
1102 static fd_t open_profile_dir(const std::string& profile_dir) { in open_profile_dir()
1116 static fd_t open_primary_profile_file_from_dir(const std::string& profile_dir, mode_t open_mode) { in open_primary_profile_file_from_dir()
1140 std::string profile_dir = create_data_user_profile_package_path(user, pkgname); in open_primary_profile_file() local