Searched refs:kJITZygoteCacheFile (Results 1 – 2 of 2) sorted by relevance
40 inline constexpr const char* kJITZygoteCacheFile = "jit_zygote_cache"; variable134 path.find(std::string("_") + kJITZygoteCacheFile + ":") != path.npos; in IsPathInJITSymFile()
723 std::string path = symfile_prefix_ + "_" + kJITZygoteCacheFile; in GetTempSymFile()