Home
last modified time | relevance | path

Searched defs:forward_signals (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/logging/logwrapper/
H A Dlogwrap.cpp329 bool abbreviated, const char* file_path, bool forward_signals) { in parent()
533 int logwrap_fork_execvp(int argc, const char* const* argv, int* status, bool forward_signals, in logwrap_fork_execvp()
/aosp_15_r20/external/angle/src/tests/py_utils/
H A Dangle_test_util.py90 def forward_signals(procs): function
/aosp_15_r20/external/cronet/testing/
H A Dtest_env.py305 def forward_signals(procs): function
/aosp_15_r20/external/minijail/
H A Dlibminijail.c169 bool forward_signals : 1; member