Home
last modified time | relevance | path

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

/aosp_15_r20/art/artd/
H A Dartd.cc405 Result<File> ExtractEmbeddedProfileToFd(const std::string& dex_path) { in ExtractEmbeddedProfileToFd() function
759 Result<File> src = ExtractEmbeddedProfileToFd(in_dexFile); in copyAndRewriteEmbeddedProfile()