HomeSort by relevance Sort by last modified time
    Searched full:avoid_io (Results 1 - 3 of 3) sorted by null

  /build/kati/
eval.h 67 bool avoid_io() const { return avoid_io_; } function in class:Evaluator
func.cc 315 // do not need to check avoid_io here.
389 if (ev->avoid_io()) {
466 if (ev->avoid_io()) {
552 if (ev->avoid_io() && !HasNoIoInShellScript(cmd)) {
655 if (ev->avoid_io()) {
665 if (ev->avoid_io()) {
676 if (ev->avoid_io()) {
func.go 578 // do not need to check avoid_io here.
    [all...]

Completed in 445 milliseconds