Searched defs:get_buf (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/crates/rust-openssl/openssl/src/ | ||
| D | bio.rs | 62 pub fn get_buf(&self) -> &[u8] { in get_buf() method |
| /third_party/python/Lib/ | ||
| D | xdrlib.py | 62 get_buf = get_buffer variable in Packer |