Searched refs:exclusionListValue (Results 1 – 2 of 2) sorted by relevance
237 napi_value exclusionListValue = in ParseProxy() local239 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionListValue); in ParseProxy()241 … napi_value exclusionValue = NapiUtils::GetArrayElement(GetEnv(), exclusionListValue, index); in ParseProxy()
341 napi_value exclusionListValue = in ParseUsingHttpProxy() local343 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionListValue); in ParseUsingHttpProxy()345 … napi_value exclusionValue = NapiUtils::GetArrayElement(GetEnv(), exclusionListValue, index); in ParseUsingHttpProxy()