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