Searched defs:SET_TIMEZONE_MAX_PARA (Results 1 – 2 of 2) sorted by relevance
212 …apiUtils::ParseParametersBySetTimezone(napi_env env, const napi_value (&argv)[SET_TIMEZONE_MAX_PAR… in ParseParametersBySetTimezone()237 …pi_value NapiUtils::ParseParametersGet(napi_env env, const napi_value (&argv)[SET_TIMEZONE_MAX_PAR… in ParseParametersGet()249 …_value NapiUtils::ParseParametersGetNA(napi_env env, const napi_value (&argv)[SET_TIMEZONE_MAX_PAR… in ParseParametersGetNA()
91 constexpr int32_t SET_TIMEZONE_MAX_PARA = 2; variable