Searched defs:execType (Results 1 – 3 of 3) sorted by relevance
68 ExceptionErrorCode CJRequestEvent::Exec(std::string execType, const CJTask *task) in Exec()
217 RetError CJRequestImpl::TaskExec(std::string execType, std::string taskId) in TaskExec()
297 napi_value RequestEvent::Exec(napi_env env, napi_callback_info info, const std::string &execType) in Exec()345 …napi_env env, const std::shared_ptr<ExecContext> &context, const std::string &execType, napi_value… in GetResult()