Home
last modified time | relevance | path

Searched defs:contextMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/include/
H A Dhttp_exec.h203 std::map<CURL *, RequestContext *> contextMap; member
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_client_exec.h151 std::map<CURL *, RequestContext *> contextMap; member