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

  /device/google/contexthub/contexthubhal/
system_comms.h 268 int handleTransfer(NanohubRsp &rsp, MessageBuf &, AppManager &appManager);
system_comms.cpp 465 ret = handleTransfer(rsp, buf, appManager);
502 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp, MessageBuf &, AppManager &appManager)
    [all...]

Completed in 1771 milliseconds