Home
last modified time | relevance | path

Searched refs:ProcessSandboxerMain (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/process_sandboxer/
Dsandboxer_proxy.cpp75 int ProcessSandboxerMain() { in ProcessSandboxerMain() function
100 int main() { return cuttlefish::process_sandboxer::ProcessSandboxerMain(); } in main()
Dmain.cpp73 absl::Status ProcessSandboxerMain(int argc, char** argv) { in ProcessSandboxerMain() function
237 auto status = cuttlefish::process_sandboxer::ProcessSandboxerMain(argc, argv); in main()