Searched refs:innerReply (Results 1 – 1 of 1) sorted by relevance
439 StreamDescriptor::Reply* innerReply = reply ?: &localReply; in resume() local441 sendCommand(makeHalCommand<HalCommand::Tag::burst>(0), innerReply)); in resume()442 if (innerReply->state != StreamDescriptor::State::ACTIVE) { in resume()444 __func__, toString(innerReply->state).c_str()); in resume()