Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h269 int handleStopTransfer(NanohubRsp &rsp, MessageBuf &buf, AppManager &);
Dsystem_comms.cpp468 ret = handleStopTransfer(rsp, buf, appManager); in handleRx()
567 int SystemComm::AppMgmtSession::handleStopTransfer(NanohubRsp &rsp, MessageBuf &buf, AppManager &) in handleStopTransfer() function in android::nanohub::SystemComm::AppMgmtSession