Searched defs:headers_ (Results 1 - 6 of 6) sorted by relevance
/test/ostest/wukong/report/include/ | ||
H A D | statistics_exception.h | 37 std::vector<std::string> headers_ = {"type", "times", "proportion"}; member in OHOS::WuKong::StatisticsException |
H A D | statistics_ability.h | 51 std::vector<std::string> headers_ = {"bundleName", "inputedAbilityCount", "abilitiesCount", "coverage"}; member in OHOS::WuKong::StatisticsAbility |
H A D | statistics_event.h | 94 std::vector<std::string> headers_ = {"type", "execTimes", "proportion"}; member in OHOS::WuKong::StatisticsEvent |
H A D | statistics_componment.h | 92 std::vector<std::string> headers_ = {"type", "execTimes", "proportion", member in OHOS::WuKong::StatisticsComponment |
/third_party/nghttp2/src/ | ||
H A D | shrpx_downstream.h | 136 HeaderRefs headers_; member in shrpx::FieldStore |
/third_party/node/src/ | ||
H A D | inspector_socket.cc | 646 std::map<std::string, std::string> headers_; member in node::inspector::__anon15357::HttpHandler |
Completed in 5 milliseconds