Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_loader.h76 mIsTcmBinary = mapIntoTcm; in NanoappLoader()
204 bool mIsTcmBinary = false; variable
/system/chre/platform/shared/
Dnanoapp_loader.cc419 if (mIsTcmBinary) { in freeAllocatedData()
697 if (mIsTcmBinary) { in createMappings()