Searched defs:rmdex (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java332 public void rmdex(String codePath, String instructionSet) throws InstallerException { method in class:Installer
336 mInstalld.rmdex(codePath, instructionSet);
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1087 binder::Status InstalldNativeService::rmdex(const std::string& codePath, function in class:android::installd::InstalldNativeService

Completed in 3446 milliseconds