Home
last modified time | relevance | path

Searched defs:mem_fd (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.cc109 void SharedRingBuffer::Initialize(base::ScopedFile mem_fd) { in Initialize()
310 base::ScopedFile mem_fd) { in Attach()
Dshared_ring_buffer.h145 SharedRingBuffer(AttachFlag, base::ScopedFile mem_fd) { in SharedRingBuffer()
Dunwinding.cc137 FDMemory::FDMemory(base::ScopedFile mem_fd) : mem_fd_(std::move(mem_fd)) {} in FDMemory()
/external/libxcam/modules/ocl/
Dcl_image_bo_buffer.cpp96 int32_t mem_fd = -1; in create_image_bo() local
/external/libchrome/base/debug/
Dstack_trace_posix.cc594 base::ScopedFD mem_fd( in SetBaseAddressesForMemoryRegions() local