Searched refs:_get_data (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | asynchat.py | 92 def _get_data(self): member in async_chat |
/external/tremolo/Tremolo/ | ||
D | vorbisfile.c | 91 static long _get_data(OggVorbis_File *vf){ in _get_data() function |
/external/python/cpython2/Lib/xml/dom/ | ||
D | minidom.py | 914 def _get_data(self): member in ProcessingInstruction |