Searched defs:doAlloc (Results 1 – 3 of 3) sorted by relevance
/system/chre/platform/freertos/ | ||
D | memory_manager.cc | 23 void *MemoryManager::doAlloc(Nanoapp *app, uint32_t bytes) { in doAlloc() function in chre::MemoryManager |
/system/chre/platform/linux/ | ||
D | memory_manager.cc | 23 void *MemoryManager::doAlloc(Nanoapp * /* app */, uint32_t bytes) { in doAlloc() function in chre::MemoryManager |
/system/chre/platform/slpi/ | ||
D | memory_manager.cc | 24 void *MemoryManager::doAlloc(Nanoapp *app, uint32_t bytes) { in doAlloc() function in chre::MemoryManager |