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