Home
last modified time | relevance | path

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

/external/chromium_org/chrome_elf/
Dchrome_elf_util.cc200 bool is_sandboxed_process = in IsNonBrowserProcess() local
208 return (has_process_type_flag || is_sandboxed_process); in IsNonBrowserProcess()