Searched defs:rmdex (Results 1 – 3 of 3) sorted by relevance
64 void rmdex(@utf8InCpp String codePath, @utf8InCpp String instructionSet); in rmdex() method
379 public void rmdex(String codePath, String instructionSet) throws InstallerException { in rmdex() method in Installer
1496 binder::Status InstalldNativeService::rmdex(const std::string& codePath, in rmdex() function in android::installd::InstalldNativeService