HomeSort by relevance Sort by last modified time
    Searched defs:dumpProfiles (Results 1 - 4 of 4) sorted by null

  /frameworks/av/cmds/stagefright/
stagefright.cpp 685 bool dumpProfiles = false;
771 dumpProfiles = true;
904 if (dumpProfiles) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 303 public boolean dumpProfiles(int uid, String packageName, String codePaths)
307 return mInstalld.dumpProfiles(uid, packageName, codePaths);
PackageManagerService.java     [all...]
  /frameworks/native/cmds/installd/
InstalldNativeService.cpp     [all...]

Completed in 200 milliseconds