Home
last modified time | relevance | path

Searched refs:create_system_user_ce_package_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.h96 std::string create_system_user_ce_package_path(userid_t userId, const char* package_name);
H A Dutils.cpp325 std::string create_system_user_ce_package_path(userid_t userId, const char* package_name) { in create_system_user_ce_package_path() function