HomeSort by relevance Sort by last modified time
    Searched refs:IsEndOfAttributeName (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
httpcommon.cc 226 inline bool IsEndOfAttributeName(size_t pos, size_t len, const char * data) {
283 while (!IsEndOfAttributeName(pos, len, data)) {
  /external/chromium_org/third_party/webrtc/base/
httpcommon.cc 209 inline bool IsEndOfAttributeName(size_t pos, size_t len, const char * data) {
266 while (!IsEndOfAttributeName(pos, len, data)) {

Completed in 476 milliseconds