Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp168 NanohubRsp::NanohubRsp(MessageBuf &buf, uint32_t transactionId, bool chre) in NanohubRsp()
245 …temComm::MemInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, bool chre) in handleRx()
457 …ppMgmtSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appManager, bool chre) in handleRx()
886 …temComm::KeyInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, bool chre) in handleRx()
1368 …ystemComm::doHandleRx(uint64_t appId, uint32_t transactionId, const char *data, int len, bool chre) in doHandleRx()
1411 …ndleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appManager, bool chre, bool &reboot, u… in handleRx()
Dnanohubhal.h54 struct nano_message_chre chre; member
Dsystem_comms.h316 bool chre, running, loaded; member