Home
last modified time | relevance | path

Searched defs:should_continue (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/linux/services/
Dinit_process_reaper.cc90 char should_continue; in CreateInitProcessReaper() local
/external/libchrome/sandbox/linux/suid/
Dsandbox.c273 char should_continue; in MoveToNewNamespaces() local
/external/v8/test/cctest/
Dtest-api.cc21595 bool should_continue() const { return should_continue_; } in should_continue() function in RequestInterruptTestBase