Home
last modified time | relevance | path

Searched defs:AllocateMemory (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/tools/hiddenapi/
H A Dhiddenapi.cc782 void AllocateMemory(size_t total_size) { in AllocateMemory() function in art::hiddenapi::DexFileEditor
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h74 PFN_vkAllocateMemory AllocateMemory; member
H A Dapi_gen.cpp894 VKAPI_ATTR VkResult AllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, cons… in AllocateMemory() function