HomeSort by relevance Sort by last modified time
    Searched refs:clear_primary_current_profile (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/installd/
dexopt.h 37 bool clear_primary_current_profile(const std::string& pkgname, userid_t user);
dexopt.cpp 144 bool clear_primary_current_profile(const std::string& pkgname, userid_t user) { function in namespace:android::installd
    [all...]
InstalldNativeService.cpp 549 if (!clear_primary_current_profile(packageName, userId)) {
    [all...]

Completed in 190 milliseconds