Searched refs:cache_file_existed (Results 1 – 2 of 2) sorted by relevance
269 bool cache_file_existed = f.good(); in FileExists() local271 return cache_file_existed; in FileExists()
180 bool cache_file_existed = f.good(); in GetCachedFuncGraph() local182 if (!cache_file_existed) { in GetCachedFuncGraph()