Searched refs:started_from_helper (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/zygote/
H A Dzygote_linux.h43 ZygoteForkDelegate* started_from_helper; member in struct:content::Zygote::ZygoteProcessInfo
H A Dzygote_linux.cc240 if (!child_info.started_from_helper) {
284 if (child_info.started_from_helper) {
285 if (!child_info.started_from_helper->GetTerminationStatus(
460 process_info_map_[real_pid].started_from_helper = helper;

Completed in 119 milliseconds