Home
last modified time | relevance | path

Searched defs:RunProcess (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/
Dsandbox_manager.cpp357 absl::Status SandboxManager::RunProcess( in RunProcess() function in cuttlefish::process_sandboxer::SandboxManager
/aosp_15_r20/external/angle/src/tests/
H A Dcapture_replay_tests.py478 def RunProcess(cmd, env, xvfb_pool, stop_event, timeout): function