Home
last modified time | relevance | path

Searched refs:kPhaseCopy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h816 static const int kPhaseCopy = 1; variable
H A Dworker.cc3341 if (phase_ == kPhaseCopy) { in ProcessError()
3429 phase_ = kPhaseCopy; in Work()