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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py 744 self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = commen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py 744 self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = commen
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.h 406 const String16& _comment,
409 comment(_comment), ident(_ident) { }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]

Completed in 83 milliseconds