Searched refs:rmdex (Results 1 – 6 of 6) sorted by relevance
61 void rmdex(@utf8InCpp String codePath, @utf8InCpp String instructionSet); in rmdex() method
376 public void rmdex(String codePath, String instructionSet) throws InstallerException { in rmdex() method in Installer381 mInstalld.rmdex(codePath, instructionSet); in rmdex()
3133 mInstaller.rmdex(codePathString, in PackageManagerService()11104 mInstaller.rmdex(codePathString,15675 mInstaller.rmdex(codePath, dexCodeInstructionSet);
105 binder::Status rmdex(const std::string& codePath, const std::string& instructionSet);
1403 binder::Status InstalldNativeService::rmdex(const std::string& codePath, in rmdex() function in android::installd::InstalldNativeService
10360 HSPLcom/android/server/pm/Installer;->rmdex(Ljava/lang/String;Ljava/lang/String;)V