Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/modules/StatsD/lib/libkll/encoding/
H A Dencoder.h42 unsigned char* buf_ = nullptr; variable
/aosp12/system/logging/logd/
H A DCommandListener.h36 LogBuffer* buf_; variable
/aosp12/system/core/trusty/storage/proxy/
H A Dstorage.c126 static ssize_t write_with_retry(int fd, const void *buf_, size_t size, off_t offset) in write_with_retry()
142 static ssize_t read_with_retry(int fd, void *buf_, size_t size, off_t offset) in read_with_retry()
/aosp12/system/tools/aidl/
H A Dcode_writer.cpp131 std::string* buf_; in ForString() member in android::aidl::CodeWriter::ForString::StringCodeWriter
/aosp12/art/runtime/
H A Dtrace.h321 std::unique_ptr<uint8_t[]> buf_; variable
H A Ddebugger.cc695 std::vector<uint8_t> buf_; member in art::HeapChunkContext
/aosp12/system/keymaster/include/keymaster/
H A Dmem.h139 uint8_t* buf_; variable
/aosp12/system/extras/simpleperf/
H A Dutils.h85 std::string buf_; variable
/aosp12/packages/apps/Camera2/jni/
H A Djpegutil.h135 std::vector<unsigned char> buf_; variable
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader.cpp157 uint8_t* buf_; member in android::snapshot::MemoryByteSink
/aosp12/build/make/tools/zipalign/
H A DZipFile.cpp1260 uint8_t* const buf_; member in android::BufferWriter
/aosp12/system/libziparchive/
H A Dzip_archive.cc1126 uint8_t* const buf_{nullptr}; member in MemoryWriter