Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h278 int handleInfo(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager);
Dsystem_comms.cpp495 ret = handleInfo(rsp, buf, appManager); in handleRx()
731 int SystemComm::AppMgmtSession::handleInfo(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager) in handleInfo() function in android::nanohub::SystemComm::AppMgmtSession