Searched refs:withErrCode_ (Results 1 – 3 of 3) sorted by relevance
86 return NapiUtils::CreateBusinessError(env_, error.code, error.errInfo, withErrCode_); in CreateErr()100 bool withErrCode_; variable
127 context->withErrCode_ = version != Version::API8; in JsMain()151 context->withErrCode_ = false; in JsMain()333 context->withErrCode_ = true; in GetTask()508 context->withErrCode_ = true; in Remove()604 context->withErrCode_ = true; in TouchInner()807 context->withErrCode_ = true; in Search()850 context->withErrCode_ = true; in Query()
340 context->withErrCode_ = context->version_ != Version::API8; in ParseInputParameters()