HomeSort by relevance Sort by last modified time
    Searched refs:set_child_flags (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/
utility_process_host_impl.h 48 void set_child_flags(int flags) { child_flags_ = flags; } function in class:content::UtilityProcessHostImpl
plugin_loader_posix.cc 112 host->set_child_flags(ChildProcessHost::CHILD_ALLOW_HEAP_EXECUTION);

Completed in 37 milliseconds