Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_artifacts.h31 static OdrArtifacts ForBootImageExtension(const std::string& image_path) { in ForBootImageExtension()
35 static OdrArtifacts ForSystemServer(const std::string& image_path) { in ForSystemServer()
44 OdrArtifacts(const std::string& image_path, const char* aot_extension) in OdrArtifacts()