Searched defs:ProcessName (Results 1 – 2 of 2) sorted by relevance
33 struct ProcessName { struct34 protos::pbzero::ChromeProcessDescriptor::ProcessType type;35 const char* name;
469 if (const char* ProcessName = GetProcessName()) { in IsSameModule() local