Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/
H A Ddlfcn.cc23 void *dlopenbuf(void *elfBinary, bool mapIntoTcm) { in dlopenbuf()
H A Dnanoapp_loader.cc247 void *NanoappLoader::create(void *elfInput, bool mapIntoTcm) { in create()
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dnanoapp_loader.h39 explicit NanoappLoader(void *elfInput, bool mapIntoTcm) { in NanoappLoader()