Searched defs:LocalPart (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/libjingle/xmllite/
H A Dqname.h45 const std::string& LocalPart() const { return local_part_; } function in class:buzz::QName
/external/python/cpython3/Lib/email/
H A D_header_value_parser.py962 class LocalPart(TokenList): class in inherits:TokenList
1798 local_part = LocalPart()

Completed in 204 milliseconds