Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dnanoapp_loader.h41 mIsTcmBinary = mapIntoTcm; in NanoappLoader()
151 bool mIsTcmBinary = false; variable
/aosp12/system/chre/platform/shared/
H A Dnanoapp_loader.cc400 if (mIsTcmBinary) { in freeAllocatedData()
677 if (mIsTcmBinary) { in createMappings()