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 __anon7b8f57e90202() variable
98 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90302() variable
132 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90402() variable
166 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90502() variable
257 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90602() variable
347 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90702() variable
377 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90802() variable
422 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90902() variable
451 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90a02() variable
473 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon7b8f57e90b02() variable
/base/security/huks/frameworks/crypto_lite/js/napi/
Dcipher_napi.cpp31 napi_ref callbackFail = nullptr; member