Home
last modified time | relevance | path

Searched refs:pDirent (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp96 struct dirent* pDirent = nullptr; local
120 while ((pDirent = readdir(pDir)) != NULL) {
122 dirSet.insert(pDirent);

Completed in 3 milliseconds