Home
last modified time | relevance | path

Searched refs:SERVICE_MANAGER_ZYGOTE (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/zygote/common/
H A Dzygote_handle.h37 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE)
39 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) ZygoteHandle GetGenericZygote();
43 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE)
45 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) ZygoteHandle GetUnsandboxedZygote();
H A Dcommon_sandbox_support_linux.h19 class COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) SharedMemoryIPCSupport { in COMPONENT_EXPORT() argument
38 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) int GetSandboxFD();
H A Dsend_zygote_child_ping_linux.h14 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) bool SendZygoteChildPing(int fd);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/zygote/
H A Dzygote_main.h19 COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE)
H A Dzygote_host_linux.h22 static COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) ZygoteHost* GetInstance();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/zygote/host/
H A Dzygote_host_impl_linux.h29 class COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) ZygoteHostImpl in COMPONENT_EXPORT() argument
H A Dzygote_communication_linux.h32 class COMPONENT_EXPORT(SERVICE_MANAGER_ZYGOTE) ZygoteCommunication { in COMPONENT_EXPORT() argument