Searched defs:RunProcess (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/ | ||
D | sandbox_manager.cpp | 357 absl::Status SandboxManager::RunProcess( in RunProcess() function in cuttlefish::process_sandboxer::SandboxManager |
/aosp_15_r20/external/angle/src/tests/ | ||
H A D | capture_replay_tests.py | 478 def RunProcess(cmd, env, xvfb_pool, stop_event, timeout): function |