Searched refs:process_type (Results 1 – 3 of 3) sorted by relevance
25 std::string process_type = in GetProfileName() local27 std::string type = process_type.empty() ? in GetProfileName()28 std::string("browser") : std::string(process_type); in GetProfileName()63 std::string process_type = in ProcessStarted() local69 if (process_type == process_type_to_start) in ProcessStarted()
50 delete[] info->process_type; in CrashDumpTask()295 info->process_type = process_type_str; in OnFileCanReadWithoutBlocking()
296 process_type(type) {} in ChildProcessStats()304 process_type(ChildProcessInfo::UNKNOWN_PROCESS) {} in ChildProcessStats()317 ChildProcessInfo::ProcessType process_type; member1719 if (ChildProcessInfo::PLUGIN_PROCESS != stats.process_type) in RecordPluginChanges()