Searched refs:ProcByExpectDataType (Results 1 – 2 of 2) sorted by relevance
115 static bool ProcByExpectDataType(napi_value object, RequestContext *context);
537 …if (context->options.GetHttpDataType() != HttpDataType::NO_DATA_TYPE && ProcByExpectDataType(objec… in AddCurlHandle()1403 bool HttpExec::ProcByExpectDataType(napi_value object, RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec