Home
last modified time | relevance | path

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

/third_party/node/lib/internal/fs/
H A Ddir.js27 getDirent,
154 getDirent(
H A Dutils.js287 names[i] = getDirent(path, names[i], types[i]);
293 function getDirent(path, name, type, callback) { function
957 getDirent,
/third_party/node/lib/
H A Dfs.js100 getDirent,
1431 const dirent = getDirent(path, readdirResult[0][i], readdirResult[1][i]);

Completed in 5 milliseconds