Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/api/src/android/net/http/apihelpers/
DContentTypeParametersParser.java21 private final String mHeaderValue; field in ContentTypeParametersParser
24 ContentTypeParametersParser(String mHeaderValue) { in ContentTypeParametersParser()
/external/ot-br-posix/src/rest/
Dresponse.hpp141 std::vector<std::string> mHeaderValue; member in otbr::rest::Response