Searched defs:create_data_user_ce_package_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dutils.cpp87 std::string create_data_user_ce_package_path(const char* volume_uuid, function in namespace:android::installd
98 * Compared to create_data_user_ce_package_path this method always return the
108 std::string create_data_user_ce_package_path(const char* volume_uuid, userid_t user, function in namespace:android::installd
112 auto fallback = create_data_user_ce_package_path(volume_uuid, user, package_name);
832 ? create_data_user_ce_package_path(

Completed in 25 milliseconds