Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h268 int handleTransfer(NanohubRsp &rsp, MessageBuf &, AppManager &appManager);
Dsystem_comms.cpp465 ret = handleTransfer(rsp, buf, appManager); in handleRx()
502 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp, MessageBuf &, AppManager &appManage… in handleTransfer() function in android::nanohub::SystemComm::AppMgmtSession