Searched refs:statResult (Results 1 – 1 of 1) sorted by relevance
150 const auto statResult = (stat(fullPath.c_str(), &statBuf) == 0); in CreateEntry() local166 if (statResult) { in CreateEntry()177 if (statResult) { in CreateEntry()