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

  /external/chromium_org/sandbox/linux/services/
broker_process.h 90 bool is_child_; // Whether we're the child (broker process). member in class:sandbox::BrokerProcess
broker_process.cc 146 is_child_(false),
196 is_child_ = false;
207 is_child_ = true;

Completed in 2845 milliseconds