Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h270 int handleQueryStart(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager);
Dsystem_comms.cpp471 ret = handleQueryStart(rsp, buf, appManager); in handleRx()
598 int SystemComm::AppMgmtSession::handleQueryStart(NanohubRsp &rsp, MessageBuf &buf, AppManager &appM… in handleQueryStart() function in android::nanohub::SystemComm::AppMgmtSession