Searched defs:get_bytes (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | mailbox.py | 90 def get_bytes(self, key): member in Mailbox |
| /third_party/skia/third_party/externals/harfbuzz/src/ | ||
| D | hb-ot-glyf-table.hh | 882 hb_bytes_t get_bytes () const { return bytes; } in get_bytes() function |