Searched refs:rmdex (Results 1 – 8 of 8) sorted by relevance
161 EXPECT_TRUE(service->rmdex("com.example", "arm").isOk()); in TEST_F()
56 void rmdex(@utf8InCpp String codePath, @utf8InCpp String instructionSet); in rmdex() method
342 public void rmdex(String codePath, String instructionSet) throws InstallerException { in rmdex() method in Installer346 mInstalld.rmdex(codePath, instructionSet); in rmdex()
12402 mInstaller.rmdex(ps.codePathString, in adjustCpuAbisForSharedUserLPw()16900 mInstaller.rmdex(codePath, dexCodeInstructionSet); in removeDexFiles()
89 binder::Status rmdex(const std::string& codePath, const std::string& instructionSet);
1093 binder::Status InstalldNativeService::rmdex(const std::string& codePath, in rmdex() function in android::installd::InstalldNativeService
12286 PLcom/android/server/pm/Installer;->rmdex(Ljava/lang/String;Ljava/lang/String;)V
5224 HPLandroid/os/IInstalld$Stub$Proxy;->rmdex(Ljava/lang/String;Ljava/lang/String;)V28735 HSPLandroid/os/IInstalld;->rmdex(Ljava/lang/String;Ljava/lang/String;)V