Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dbuffer_test.cc28 TEST(WithBuffer, AlignedBytesAreAvailable) { in TEST() argument
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dwire_protocol.cc60 int64_t WithBuffer(SharedRingBuffer* shmem, size_t total_size, F fn) { in WithBuffer() function