Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp196 static int cb_check(Action* a, int status, const char* resp, int invert) in cb_check() function
240 return cb_check(a, status, resp, 0); in cb_require()
244 return cb_check(a, status, resp, 1); in cb_reject()