Searched refs:paraType (Results 1 – 7 of 7) sorted by relevance
112 void ParseTimerOptions(napi_env env, ContextBase *context, std::string paraType, in ParseTimerOptions() argument118 napi_get_named_property(env, value, paraType.c_str(), &result); in ParseTimerOptions()120 CHECK_ARGS_RETURN_VOID(TIME_MODULE_JS_NAPI, context, valueType == TYPE_STRING_MAP[paraType], in ParseTimerOptions()122 if (paraType == "type") { in ParseTimerOptions()126 } else if (paraType == "repeat") { in ParseTimerOptions()130 } else if (paraType == "interval") { in ParseTimerOptions()136 } else if (paraType == "wantAgent") { in ParseTimerOptions()143 } else if (paraType == "callback") { in ParseTimerOptions()
126 HcfAlgParaType paraType; member
93 switch (config->paraType) { in ParseKeyAgreementParams()
147 switch (config->paraType) { in OnSetParameter()
159 switch (config->paraType) { in ParseSignatureParams()
108 switch (config->paraType) { in OnSetSymKeyParameter()
393 switch (config->paraType) { in ParseAsyKeyGenParams()