Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
H A Drequest_context.h155 std::map<std::string, double> performanceTimingMap_; variable
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_request_context.h152 std::map<std::string, double> performanceTimingMap_; variable