Home
last modified time | relevance | path

Searched refs:kAllocationTag (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/bufferpool/1.0/vts/
H A Dallocator.cpp91 constexpr static const char *kAllocationTag = "bufferpool_test"; in Alloc() local
92 int ashmemFd = ashmem_create_region(kAllocationTag, size); in Alloc()
/aosp12/frameworks/av/media/bufferpool/2.0/tests/
H A Dallocator.cpp91 constexpr static const char *kAllocationTag = "bufferpool_test"; in Alloc() local
92 int ashmemFd = ashmem_create_region(kAllocationTag, size); in Alloc()