Home
last modified time | relevance | path

Searched defs:deleteRuntimeArtifacts (Results 1 – 3 of 3) sorted by relevance

/art/artd/binder/com/android/server/art/
DIArtd.aidl218 long deleteRuntimeArtifacts( in deleteRuntimeArtifacts() method
/art/artd/
Dartd.cc1342 ScopedAStatus Artd::deleteRuntimeArtifacts(const RuntimeArtifactsPath& in_runtimeArtifactsPath, in deleteRuntimeArtifacts() function in art::artd::Artd
Dartd_test.cc2307 TEST_F(ArtdTest, deleteRuntimeArtifacts) { in TEST_F() argument