Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dperf_counters.h100 auto read_bytes = ::read(counter_ids_[0], buffer.first, buffer.second); in Snapshot() local
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp74 auto read_bytes = in ReadAllBytes() local