Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_io.cc364 return script_name_.empty() ? GetHumanReadableProcessName() : script_name_; in GetTargetTitle()
Dnode_internals.h96 std::string GetHumanReadableProcessName();
Dutil.cc164 std::string GetHumanReadableProcessName() { in GetHumanReadableProcessName() function
Dinspector_agent.cc402 is_main_ ? GetHumanReadableProcessName() : GetWorkerLabel(env); in NodeInspectorClient()
Dnode_errors.cc333 std::string name = GetHumanReadableProcessName(); in Assert()
/third_party/node/doc/changelogs/
DCHANGELOG_V13.md961 …m/nodejs/node/commit/348c7871b6)] - **src**: remove fixed-size GetHumanReadableProcessName (Ben No…
DCHANGELOG_V12.md2743 …m/nodejs/node/commit/c34672a3b0)] - **src**: remove fixed-size GetHumanReadableProcessName (Ben No…