Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/process_sandboxer/
Dpolicies.h33 sandbox2::PolicyBuilder LogcatReceiverPolicy(const HostInfo&);
Dpolicies.cpp38 LogcatReceiverPolicy; in PolicyForExecutable()
/device/google/cuttlefish/host/commands/process_sandboxer/policies/
Dlogcat_receiver.cpp29 sandbox2::PolicyBuilder LogcatReceiverPolicy(const HostInfo& host) { in LogcatReceiverPolicy() function