Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/peerconnection/server/
Ddata_socket.cc246 const char* type_end = strstr(headers, "\r\n"); in ParseContentLengthAndType() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h834 iterator type_end() const { return TYs.end(); } in type_end() function