Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h271 int handleStart(NanohubRsp &rsp, MessageBuf &buf, AppManager &);
Dsystem_comms.cpp475 ret = handleStart(rsp, buf, appManager); in handleRx()
640 int SystemComm::AppMgmtSession::handleStart(NanohubRsp &rsp, MessageBuf &buf, AppManager &) in handleStart() function in android::nanohub::SystemComm::AppMgmtSession