Searched refs:rmdex (Results 1 – 6 of 6) sorted by relevance
59 void rmdex(@utf8InCpp String codePath, @utf8InCpp String instructionSet); in rmdex() method
358 public void rmdex(String codePath, String instructionSet) throws InstallerException { in rmdex() method in Installer362 mInstalld.rmdex(codePath, instructionSet); in rmdex()
3054 mInstaller.rmdex(codePathString, in PackageManagerService()10345 mInstaller.rmdex(codePathString,15783 mInstaller.rmdex(codePath, dexCodeInstructionSet);
92 binder::Status rmdex(const std::string& codePath, const std::string& instructionSet);
1177 binder::Status InstalldNativeService::rmdex(const std::string& codePath, in rmdex() function in android::installd::InstalldNativeService
27627 HSPLandroid/os/IInstalld$Stub$Proxy;->rmdex(Ljava/lang/String;Ljava/lang/String;)V27667 HSPLandroid/os/IInstalld;->rmdex(Ljava/lang/String;Ljava/lang/String;)V