Searched refs:notifyRet (Results 1 – 2 of 2) sorted by relevance
53 auto notifyRet = interface->setHALInstrumentation(); in SetHALInstrumentation() local54 if (!notifyRet.isOk()) { in SetHALInstrumentation()56 fqInstanceName.c_str(), notifyRet.description().c_str()); in SetHALInstrumentation()
89 auto notifyRet = interface->notifySyspropsChanged(); in FlushHALCoverage() local90 if (!notifyRet.isOk()) { in FlushHALCoverage()92 << fqInstanceName << ": " << notifyRet.description() in FlushHALCoverage()