Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp634 static bool prepare_app_profile_dir(const std::string& packageName, int32_t appId, int32_t userId) { in prepare_app_profile_dir() function
886 if (!prepare_app_profile_dir(packageName, appId, userId)) { in createAppDataLocked()