Searched defs:StatImpl (Results 1 – 2 of 2) sorted by relevance
40 explicit StatImpl(uv_stat_t stat) : real_(std::move(stat)) {} in StatImpl() function
191 int StatImpl(const char* path, struct stat* buf) in StatImpl() function