Searched refs:listRet (Results 1 – 2 of 2) sorted by relevance
38 auto listRet = sm->list([&](const auto &interfaces) { in SetHALInstrumentation() local62 if (!listRet.isOk()) { in SetHALInstrumentation()64 listRet.description().c_str()); in SetHALInstrumentation()
68 auto listRet = sm->list([&](const auto &interfaces) { in FlushHALCoverage() local101 if (!listRet.isOk()) { in FlushHALCoverage()102 cerr << "failed to list services: " << listRet.description() << std::endl; in FlushHALCoverage()