Home
last modified time | relevance | path

Searched refs:create_primary_profile (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() function
212 std::string profile_file = create_primary_profile(profile_path); in create_app_data()
316 std::string reference_profile = create_primary_profile(reference_profile_dir); in clear_reference_profile()
322 std::string profile = create_primary_profile(profile_dir); in clear_current_profile()
1123 std::string profile_file = create_primary_profile(profile_dir); in open_primary_profile_file_from_dir()