D | system_comms.cpp | 245 int SystemComm::MemInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, boo… in handleRx() function in android::nanohub::SystemComm::MemInfoSession 457 int SystemComm::AppMgmtSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appMa… in handleRx() function in android::nanohub::SystemComm::AppMgmtSession 886 int SystemComm::KeyInfoSession::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &, boo… in handleRx() function in android::nanohub::SystemComm::KeyInfoSession 1384 int status = mSessions.handleRx(buf, transactionId, mAppManager, chre, reboot, rebootStatus); in doHandleRx() 1411 int SystemComm::SessionManager::handleRx(MessageBuf &buf, uint32_t transactionId, AppManager &appMa… in handleRx() function in android::nanohub::SystemComm::SessionManager 1423 status = session->handleRx(buf, transactionId, appManager, chre); in handleRx()
|