Searched defs:buf_ (Results 1 – 7 of 7) sorted by relevance
| /system/logging/logd/ | ||
| D | CommandListener.h | 36 LogBuffer* buf_; variable |
| /system/tools/aidl/ | ||
| D | code_writer.cpp | 131 std::string* buf_; in ForString() member in android::aidl::CodeWriter::ForString::StringCodeWriter |
| /system/keymaster/include/keymaster/ | ||
| D | mem.h | 136 uint8_t* buf_; variable |
| /system/core/trusty/storage/proxy/ | ||
| D | storage.c | 148 static ssize_t write_with_retry(int fd, const void *buf_, size_t size, off_t offset) in write_with_retry() |
| /system/extras/simpleperf/ | ||
| D | utils.h | 89 std::string buf_; variable |
| /system/core/fs_mgr/libsnapshot/ | ||
| D | snapshot_reader.cpp | 157 uint8_t* buf_; member in android::snapshot::MemoryByteSink |
| /system/libziparchive/ | ||
| D | zip_archive.cc | 1223 uint8_t* const buf_{nullptr}; member in MemoryWriter |