Searched refs:child_flags_ (Results 1 – 2 of 2) sorted by relevance
48 void set_child_flags(int flags) { child_flags_ = flags; } in NON_EXPORTED_BASE()76 int child_flags_; in NON_EXPORTED_BASE() local
77 child_flags_(ChildProcessHost::CHILD_ALLOW_SELF), in UtilityProcessHostImpl()79 child_flags_(ChildProcessHost::CHILD_NORMAL), in UtilityProcessHostImpl()159 int child_flags = child_flags_; in StartProcess()