Android-cuttlefish cvd tool
Namespaces | Functions
webrtc.cpp File Reference
#include "cuttlefish/host/commands/process_sandboxer/policies.h"
#include <linux/filter.h>
#include <linux/prctl.h>
#include <linux/sockios.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <sys/socket.h>
#include <syscall.h>
#include <vector>
#include "sandboxed_api/sandbox2/allowlists/unrestricted_networking.h"
#include "sandboxed_api/sandbox2/policybuilder.h"
#include "sandboxed_api/sandbox2/util/bpf_helper.h"
#include "sandboxed_api/util/path.h"
Include dependency graph for webrtc.cpp:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::process_sandboxer
 

Functions

sandbox2::PolicyBuilder cuttlefish::process_sandboxer::WebRtcPolicy (const HostInfo &)