Home
last modified time | relevance | path

Searched defs:first_path (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_file.h93 const std::string& first_path() const { return first_path_; } in first_path() function
Dnode_file.cc841 std::string first_path(req_wrap->continuation_data()->first_path()); in AfterMkdirp() local
1737 std::string first_path(req_wrap_sync.continuation_data()->first_path()); in MKDir() local