Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dexecute.cpp246 bool StepToEntryPoint(const pid_t process_id) { in StepToEntryPoint() function
356 if (!StepToEntryPoint(child)) { in ExecuteInContext()