Home
last modified time | relevance | path

Searched refs:statResult (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_directory.cpp150 const auto statResult = (stat(fullPath.c_str(), &statBuf) == 0); in CreateEntry() local
166 if (statResult) { in CreateEntry()
177 if (statResult) { in CreateEntry()