Home
last modified time | relevance | path

Searched defs:callbackFail (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/test/unittest/flashd_test/
Dflashd_unittest.cpp64 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0202() variable
98 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0302() variable
132 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0402() variable
166 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0502() variable
308 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0602() variable
338 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0702() variable
383 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0802() variable
412 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0902() variable
434 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anonead77e2b0a02() variable
/base/security/huks/frameworks/crypto_lite/js/napi/
Dcipher_napi.cpp31 napi_ref callbackFail = nullptr; member