Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_chre/
H A Dmemory_manager.cc21 void* MemoryManager::doAlloc(Nanoapp*, uint32_t size) { in doAlloc() function in chre::MemoryManager
/aosp_15_r20/system/chre/platform/embos/
H A Dmemory_manager.cc25 void *MemoryManager::doAlloc(Nanoapp * /* app */, uint32_t bytes) { in doAlloc() function in chre::MemoryManager
/aosp_15_r20/system/chre/platform/linux/
H A Dmemory_manager.cc23 void *MemoryManager::doAlloc(Nanoapp * /* app */, uint32_t bytes) { in doAlloc() function in chre::MemoryManager
/aosp_15_r20/system/chre/platform/freertos/
H A Dmemory_manager.cc23 void *MemoryManager::doAlloc(Nanoapp *app, uint32_t bytes) { in doAlloc() function in chre::MemoryManager
/aosp_15_r20/system/chre/platform/slpi/
H A Dmemory_manager.cc24 void *MemoryManager::doAlloc(Nanoapp *app, uint32_t bytes) { in doAlloc() function in chre::MemoryManager