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

  /external/chromium_org/content/zygote/
zygote_linux.h 37 bool UsingSUIDSandbox() const;
zygote_linux.cc 76 if (UsingSUIDSandbox()) {
102 bool Zygote::UsingSUIDSandbox() const {
169 if (UsingSUIDSandbox()) {
196 if (UsingSUIDSandbox())
239 if (!(use_helper || UsingSUIDSandbox())) {
306 if (UsingSUIDSandbox()) {
415 if (UsingSUIDSandbox())

Completed in 362 milliseconds