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

/frameworks/native/cmds/installd/
H A Dcommands.cpp75 static std::string create_primary_profile(const std::string& profile_dir) { function in namespace:android::installd
114 std::string profile_file = create_primary_profile(profile_path);
218 std::string reference_profile = create_primary_profile(reference_profile_dir);
224 std::string profile = create_primary_profile(profile_dir);
1011 std::string profile_file = create_primary_profile(profile_dir);

Completed in 46 milliseconds