Home
last modified time | relevance | path

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

/system/core/init/
Dsubcontext.h41 Fork(); in Subcontext()
53 void Fork();
Dsubcontext.cpp192 void Subcontext::Fork() { in Fork() function in android::init::Subcontext
242 Fork(); in Restart()
DREADME.md466 > Fork and execute command with the given arguments. The command starts
474 > Fork and execute command with the given arguments. This is handled similarly
/system/memory/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()