Home
last modified time | relevance | path

Searched refs:Fork (Results 1 – 4 of 4) sorted by relevance

/system/core/init/
Dsubcontext.h42 Fork(); in Subcontext()
54 void Fork();
Dsubcontext.cpp232 void Subcontext::Fork() { in Fork() function in android::init::Subcontext
278 Fork(); in Restart()
DREADME.md459 > Fork and execute command with the given arguments. The command starts
467 > Fork and execute command with the given arguments. This is handled similarly
/system/core/libmemunreachable/tests/
DThreadCapture_test.cpp179 void Fork(std::function<void()>&& child_init, std::function<void()>&& child_cleanup, in Fork() function in android::ThreadCaptureTest
212 Fork( in TEST_P()
290 Fork( in TEST_F()