Home
last modified time | relevance | path

Searched refs:GetWorkerLabel (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dinspector_agent.cc204 std::string GetWorkerLabel(node::Environment* env) { in GetWorkerLabel() function
381 is_main_ ? GetHumanReadableProcessName() : GetWorkerLabel(env); in NodeInspectorClient()