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.h41 mIsTcmBinary = mapIntoTcm; in NanoappLoader()
151 bool mIsTcmBinary = false; variable
/system/chre/platform/shared/
Dnanoapp_loader.cc398 if (mIsTcmBinary) { in freeAllocatedData()
675 if (mIsTcmBinary) { in createMappings()