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

  /frameworks/native/cmds/installd/
dexopt.h 39 bool clear_primary_current_profiles(const std::string& pkgname);
dexopt.cpp 133 bool clear_primary_current_profiles(const std::string& pkgname) { function in namespace:android::installd
746 clear_primary_current_profiles(location);
    [all...]
InstalldNativeService.cpp 501 if (!clear_primary_current_profiles(packageName)) {
    [all...]

Completed in 44 milliseconds