Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/afutils/
DAllocatorFactory.h59 inline auto wrapWithPolicySnooping(Allocator allocator, std::string_view name) { in wrapWithPolicySnooping() function
73 return wrapWithPolicySnooping<SizePolicy<DED_SIZE / CLIENT_BOUND>>(getDedicated(), in getClientAllocator()
77 return wrapWithPolicySnooping<SizePolicy<SHARED_SIZE_LARGE / ADV_THRESHOLD_INV>>( in getClientAllocator()
81 return wrapWithPolicySnooping< in getClientAllocator()