Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DListCommand.cpp730 auto hashRet = timeoutIPC(mLshal.getIpcCallWait(), service, &IBase::getHashChain, in fetchBinderizedEntry() local
732 if (!hashRet.isOk()) { in fetchBinderizedEntry()
733 handleError(TRANSACTION_ERROR, "getHashChain failed: " + hashRet.description()); in fetchBinderizedEntry()