Searched defs:ChildProcessFn (Results 1 – 2 of 2) sorted by relevance
| /system/extras/simpleperf/ | ||
| D | workload.cpp | 143 void Workload::ChildProcessFn(int start_signal_fd, int exec_child_fd) { in ChildProcessFn() function in simpleperf::Workload |
| /system/testing/gtest_extras/gtest_isolated/ | ||
| D | Isolate.cpp | 184 int Isolate::ChildProcessFn(const std::tuple<std::string, std::string>& test) { in ChildProcessFn() function in android::gtest_extras::Isolate |