Home
last modified time | relevance | path

Searched refs:body_start_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/
Dhttp_connect_handshaker.cc193 size_t body_start_offset = 0; in OnReadDone() local
196 &body_start_offset); in OnReadDone()
206 if (body_start_offset < in OnReadDone()
211 body_start_offset)); in OnReadDone()
/third_party/glib/gio/
Dgdbusmessage.c2682 goffset body_start_offset; in g_dbus_message_to_blob() local
2775 body_start_offset = mbuf.valid_len; in g_dbus_message_to_blob()
2833 body_size = size - body_start_offset; in g_dbus_message_to_blob()