Searched refs:HostInfo (Results 1 – 5 of 5) sorted by relevance
26 struct HostInfo { struct32 sandbox2::PolicyBuilder KernelLogMonitorPolicy(const HostInfo&); argument33 sandbox2::PolicyBuilder LogcatReceiverPolicy(const HostInfo&);36 const HostInfo& host_info, std::string_view executable_path);
31 const HostInfo& host, std::string_view executable) { in PolicyForExecutable()32 using Builder = sandbox2::PolicyBuilder(const HostInfo&); in PolicyForExecutable()
53 HostInfo host; in ProcessSandboxerMain()
29 sandbox2::PolicyBuilder LogcatReceiverPolicy(const HostInfo& host) { in LogcatReceiverPolicy()
29 sandbox2::PolicyBuilder KernelLogMonitorPolicy(const HostInfo& host) { in KernelLogMonitorPolicy()