Home
last modified time | relevance | path

Searched refs:isNeedBusinessError (Results 1 – 2 of 2) sorted by relevance

/base/update/updateservice/frameworks/js/napi/base/include/
Dclient_helper.h68 bool isNeedBusinessError; member
73 …: type(typeValue), callbackStartIndex(INDEX(callbackPosition)), isNeedBusinessError(isNeedBusiness… in type()
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_session.cpp59 if (sessionParams_.isNeedBusinessError) { in ExecuteWork()