Searched refs:runtime_image_path (Results 1 – 1 of 1) sorted by relevance
1281 for (const RuntimeArtifactsPath& runtime_image_path : in_runtimeArtifactsToKeep) { in cleanup() local1282 OR_RETURN_FATAL(ValidateRuntimeArtifactsPath(runtime_image_path)); in cleanup()1284 ListRuntimeArtifactsFiles(android_data, android_expand, runtime_image_path); in cleanup()