Searched refs:art_apex_data_path (Results 1 – 1 of 1) sorted by relevance
1257 const std::string& art_apex_data_path = GetArtApexData(); in CheckCompilationSpace() local1258 if (!GetFreeSpace(art_apex_data_path, &bytes_available)) { in CheckCompilationSpace()1263 LOG(WARNING) << "Low space for " << QuotePath(art_apex_data_path) << " (" << bytes_available in CheckCompilationSpace()