Home
last modified time | relevance | path

Searched refs:runtime_image_path (Results 1 – 1 of 1) sorted by relevance

/art/artd/
Dartd.cc1281 for (const RuntimeArtifactsPath& runtime_image_path : in_runtimeArtifactsToKeep) { in cleanup() local
1282 OR_RETURN_FATAL(ValidateRuntimeArtifactsPath(runtime_image_path)); in cleanup()
1284 ListRuntimeArtifactsFiles(android_data, android_expand, runtime_image_path); in cleanup()