Home
last modified time | relevance | path

Searched refs:GetProcessTitle (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Dnode_v8_platform-inl.h27 std::string title = GetProcessTitle("");
H A Dutil.cc152 std::string GetProcessTitle(const char* default_title) { in GetProcessTitle() function
178 return SPrintF("%s[%d]", GetProcessTitle("Node.js"), uv_os_getpid()); in GetHumanReadableProcessName()
H A Dnode_process_object.cc36 std::string title = GetProcessTitle("node"); in ProcessTitleGetter()
H A Dnode_internals.h95 std::string GetProcessTitle(const char* default_title);

Completed in 3 milliseconds