HomeSort by relevance Sort by last modified time
    Searched refs:handleInfo (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/contexthubhal/
system_comms.h 278 int handleInfo(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager);
system_comms.cpp 495 ret = handleInfo(rsp, buf, appManager);
731 int SystemComm::AppMgmtSession::handleInfo(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager)
    [all...]

Completed in 67 milliseconds