Searched refs:IsEndOfAttributeName (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dhttpcommon.cc209 inline bool IsEndOfAttributeName(size_t pos, size_t len, const char * data) { function in namespace:rtc::__anon15665
266 while (!IsEndOfAttributeName(pos, len, data)) {

Completed in 172 milliseconds