Home
last modified time | relevance | path

Searched refs:WebRtcOperatorPolicy (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/process_sandboxer/policies/
Dwebrtc_operator.cpp38 sandbox2::PolicyBuilder WebRtcOperatorPolicy(const HostInfo& host) { in WebRtcOperatorPolicy() function
/device/google/cuttlefish/host/commands/process_sandboxer/
Dpolicies.h82 sandbox2::PolicyBuilder WebRtcOperatorPolicy(const HostInfo&);
Dpolicies.cpp143 builders[host.HostToolExe("webrtc_operator")] = WebRtcOperatorPolicy; in PolicyForExecutable()