Searched defs:errCodeVal (Results 1 – 2 of 2) sorted by relevance
276 napi_value errCodeVal = nullptr; in FillErrorArgs() local323 napi_value errCodeVal = nullptr; in CreateError() local
1302 auto errCodeVal = std::make_shared<int32_t>(0); in OnGetAllFormsInfo() local1358 auto errCodeVal = std::make_shared<int32_t>(0); in GetFormsInfoByFilter() local1420 auto errCodeVal = std::make_shared<int32_t>(0); in OnGetFormsInfo() local1445 …apiAsyncTask::CompleteCallback CreateFormInfosCompleteCallback(std::shared_ptr<int32_t> errCodeVal, in CreateFormInfosCompleteCallback()