Searched refs:RESPONSE_PERFORMANCE_TIMING (Results 1 – 4 of 4) sorted by relevance
111 const char *const HttpConstant::RESPONSE_PERFORMANCE_TIMING = "performanceTiming"; member in OHOS::NetStack::Http::HttpConstant
191 static const char *const RESPONSE_PERFORMANCE_TIMING; variable
104 constexpr const char *RESPONSE_PERFORMANCE_TIMING = "performanceTiming"; variable
697 …NapiUtils::SetNamedProperty(env, result, HttpConstant::RESPONSE_PERFORMANCE_TIMING, performanceTim… in SetPerformanceTimingToResult()