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 __anon49f140ea0202() variable
98 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0302() variable
132 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0402() variable
166 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0502() variable
308 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0602() variable
338 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0702() variable
383 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0802() variable
412 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0902() variable
434 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon49f140ea0a02() variable
/base/security/huks/frameworks/crypto_lite/js/napi/
Dcipher_napi.cpp31 napi_ref callbackFail = nullptr; member