Home
last modified time | relevance | path

Searched defs:ServiceProcessInfo (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dservice_process_info.h28 struct CONTENT_EXPORT ServiceProcessInfo { struct
36 bool IsService() const { in IsService()
42 ServiceProcessId service_process_id;
45 base::ProcessId pid;
48 std::string service_interface_name;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dservice_process_info.h28 struct CONTENT_EXPORT ServiceProcessInfo { struct
36 bool IsService() const { in IsService()
42 ServiceProcessId service_process_id;
45 base::ProcessId pid;
48 std::string service_interface_name;