Home | History | Annotate | Download | only in runtime

Lines Matching defs:cache_dir

551   std::string cache_dir = GetDalvikCache(GetInstructionSetString(isa));
552 if (cache_dir.empty()) {
560 return GetDalvikCacheFilename(location.c_str(), cache_dir.c_str(), oat_filename, error_msg);