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

  /external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.h 94 bool have_read_sandbox_status_word_; member in class:content::ZygoteHostImpl
zygote_host_impl_linux.cc 84 have_read_sandbox_status_word_(false),
278 if (!have_read_sandbox_status_word_) {
284 have_read_sandbox_status_word_ = true;
563 if (have_read_sandbox_status_word_)

Completed in 59 milliseconds