Searched refs:readFileAfterOpen (Results 1 - 1 of 1) sorted by relevance
/third_party/node/lib/ | ||
H A D | fs.js | 315 function readFileAfterOpen(err, fd) { function 395 ReflectApply(readFileAfterOpen, { context }, [null, path]); 408 req.oncomplete = readFileAfterOpen; |
Completed in 3 milliseconds