Home
last modified time | relevance | path

Searched refs:set_os (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.h50 void set_os(OsLayer *os);
H A Derror_diag.h151 bool set_os(OsLayer *os);
H A Derror_diag.cc150 bool ErrorDiag::set_os(OsLayer *os) { in set_os() function in ErrorDiag
H A Dfinelock_queue.cc212 void FineLockPEQueue::set_os(OsLayer *os) { in set_os() function in FineLockPEQueue
H A Dos.cc118 if (!error_diagnoser_->set_os(this)) in Initialize()
H A Dsat.cc643 finelock_q_->set_os(os_); in Initialize()