Searched refs:callbackInfoEx_ (Results 1 – 3 of 3) sorted by relevance
547 callbackInfoEx_ = std::make_shared<CallbackInfoEx>(callbackEx); in OnBackup()554 auto retParser = [jsRuntime{ &jsRuntime_ }, callbackInfoEx { callbackInfoEx_ }](napi_env envir, in CallJsOnBackupEx()632 callbackInfoEx_ = std::make_shared<CallbackInfoEx>(callbackEx); in OnRestore()639 …auto retParser = [jsRuntime {&jsRuntime_}, callbackInfoEx {callbackInfoEx_}](napi_env envir, napi_… in CallJSRestoreEx()
165 std::shared_ptr<CallbackInfoEx> callbackInfoEx_; variable
1048 extBackupJs->callbackInfoEx_ = std::make_shared<CallbackInfoEx>([](ErrCode, std::string){}); in __anonc3409c9d0a02()1093 extBackupJs->callbackInfoEx_ = std::make_shared<CallbackInfoEx>([](ErrCode, std::string){}); in __anonc3409c9d0d02()1219 extBackupJs->callbackInfoEx_ = std::make_shared<CallbackInfoEx>([](ErrCode, std::string){}); in __anonc3409c9d1402()1264 extBackupJs->callbackInfoEx_ = std::make_shared<CallbackInfoEx>([](ErrCode, std::string){}); in __anonc3409c9d1702()