Searched refs:handleEraseTransfer (Results 1 - 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
H A Dsystem_comms.h276 int handleEraseTransfer(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager);
H A Dsystem_comms.cpp489 ret = handleEraseTransfer(rsp, buf, appManager);
794 int SystemComm::AppMgmtSession::handleEraseTransfer(NanohubRsp &rsp, MessageBuf &buf, AppManager &appManager) function in class:android::nanohub::SystemComm::AppMgmtSession

Completed in 19 milliseconds