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 __anon65fe650b0202() variable
98 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0302() variable
132 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0402() variable
166 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0502() variable
257 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0602() variable
347 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0702() variable
377 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0802() variable
422 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0902() variable
451 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0a02() variable
473 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon65fe650b0b02() variable
/base/security/huks/frameworks/crypto_lite/js/napi/
Dcipher_napi.cpp31 napi_ref callbackFail = nullptr; member