Home
last modified time | relevance | path

Searched refs:inspector_host_port (Results 1 - 5 of 5) sorted by relevance

/third_party/node/src/
H A Dnode_process_object.cc55 ExclusiveAccess<HostPort>::Scoped host_port(env->inspector_host_port()); in DebugPortGetter()
72 ExclusiveAccess<HostPort>::Scoped host_port(env->inspector_host_port()); in DebugPortSetter()
H A Denv-inl.h515 std::shared_ptr<ExclusiveAccess<HostPort>> Environment::inspector_host_port() { in inspector_host_port() function in node::Environment
H A Dinspector_agent.cc685 host_port_(env->inspector_host_port()) {} in Agent()
H A Dnode.cc194 inspector_host_port(), in InitializeInspector()
H A Denv.h886 inline std::shared_ptr<ExclusiveAccess<HostPort>> inspector_host_port();

Completed in 8 milliseconds