Home
last modified time | relevance | path

Searched defs:mapped_path (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/uvwasi/include/
Duvwasi.h53 const char* mapped_path; member
/third_party/node/deps/uvwasi/src/
Dfd_table.c61 const char* mapped_path, in uvwasi_fd_table_insert()
/third_party/node/src/
Dnode_wasi.cc222 node::Utf8Value mapped_path(env->isolate(), mapped); in New() local