Home
last modified time | relevance | path

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

/third_party/libusb/libusb/os/
Dsunos_usb.h54 struct node_args { struct
62 struct node_args *nargs; /* di node walk arguments */ argument
/third_party/node/src/
Dnode.cc349 std::vector<Local<Value>> node_args = { in BootstrapNode() local