Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h274 int handleStopRun(NanohubRsp &rsp, MessageBuf &buf, AppManager &);
Dsystem_comms.cpp483 ret = handleStopRun(rsp, buf, appManager); in handleRx()
746 int SystemComm::AppMgmtSession::handleStopRun(NanohubRsp &rsp, MessageBuf &buf, AppManager &) in handleStopRun() function in android::nanohub::SystemComm::AppMgmtSession