Home
last modified time | relevance | path

Searched defs:value_begin (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_response_headers.cc208 std::string::const_iterator value_begin; member
707 std::string::const_iterator value_begin = parsed_[i].value_begin; in GetNormalizedHeader() local
753 std::string::const_iterator value_begin = parsed_[i].value_begin; in EnumerateHeaderLines() local
1001 std::string::const_iterator value_begin, in AddToParsed()
/external/cronet/tot/net/http/
Dhttp_response_headers.cc208 std::string::const_iterator value_begin; member
707 std::string::const_iterator value_begin = parsed_[i].value_begin; in GetNormalizedHeader() local
753 std::string::const_iterator value_begin = parsed_[i].value_begin; in EnumerateHeaderLines() local
1001 std::string::const_iterator value_begin, in AddToParsed()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h406 op_iterator value_begin() { return arg_begin(); } in value_begin() function
407 const_op_iterator value_begin() const { return arg_begin(); } in value_begin() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h568 op_iterator value_begin() { return arg_begin(); } in value_begin() function
569 const_op_iterator value_begin() const { return arg_begin(); } in value_begin() function
/external/cronet/stable/net/third_party/quiche/src/quiche/balsa/
Dbalsa_frame.cc607 const char* value_begin = (stream_begin + header_line.value_begin_idx); in ProcessContentLengthLine() local
Dbalsa_headers.cc768 char* value_begin = buf + line->value_begin_idx; in RemoveValue() local
/external/cronet/tot/net/third_party/quiche/src/quiche/balsa/
Dbalsa_frame.cc607 const char* value_begin = (stream_begin + header_line.value_begin_idx); in ProcessContentLengthLine() local
Dbalsa_headers.cc768 char* value_begin = buf + line->value_begin_idx; in RemoveValue() local