GetProcessTypeNameInEnglish 79 chrome/browser/memory_details.cc return content::GetProcessTypeNameInEnglish(process_type); GetProcessTypeNameInEnglish 116 chrome/browser/task_profiler/task_profiler_data_serializer.cc content::GetProcessTypeNameInEnglish(process_type)); GetProcessTypeNameInEnglish 42 chrome/common/chrome_content_client.h virtual std::string GetProcessTypeNameInEnglish(int type) OVERRIDE; GetProcessTypeNameInEnglish 29 content/browser/tcmalloc_internals_request_job.cc std::string header = GetProcessTypeNameInEnglish(process_type); GetProcessTypeNameInEnglish 39 content/common/process_type.cc return content::GetContentClient()->GetProcessTypeNameInEnglish(type); GetProcessTypeNameInEnglish 126 content/public/common/content_client.h virtual std::string GetProcessTypeNameInEnglish(int type); GetProcessTypeNameInEnglish 40 content/public/common/process_type.h CONTENT_EXPORT std::string GetProcessTypeNameInEnglish(int type);