Home
last modified time | relevance | path

Searched defs:rmdex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl74 void rmdex(@utf8InCpp String codePath, @utf8InCpp String instructionSet); in rmdex() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2296 binder::Status InstalldNativeService::rmdex(const std::string& codePath, in rmdex() function in android::installd::InstalldNativeService