Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.h86 std::string create_system_user_ce_package_path(userid_t userId, const char* package_name);
Dutils.cpp276 std::string create_system_user_ce_package_path(userid_t userId, const char* package_name) { in create_system_user_ce_package_path() function