Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Ddlfcn.cc23 void *dlopenbuf(void *elfBinary, bool mapIntoTcm) { in dlopenbuf() argument
24 return chre::NanoappLoader::create(elfBinary, mapIntoTcm); in dlopenbuf()
/system/chre/platform/shared/include/chre/platform/shared/libc/
Ddlfcn.h47 void *dlopenbuf(void *elfBinary, bool mapIntoTcm);