Home
last modified time | relevance | path

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

/system/chre/platform/freertos/include/chre/target_platform/
Dplatform_nanoapp_base.h107 bool mIsTcmNanoapp = false; variable
/system/chre/platform/freertos/
Dplatform_nanoapp.cc163 return mIsTcmNanoapp; in isTcmApp()
294 mIsTcmNanoapp = mAppInfo->isTcmNanoapp; in openNanoapp()