Home
last modified time | relevance | path

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

/third_party/weston/remoting/
Dremoting-plugin.h58 void (*set_host)(struct weston_output *output, char *ip); member
/third_party/node/src/
Dnode_options.h25 void set_host(const std::string& host) { host_name_ = host; } in set_host() function