Searched refs:maybe_bag (Results 1 – 1 of 1) sorted by relevance
1176 if (auto maybe_bag = GetBag(resid, stacks); UNLIKELY(IsIOError(maybe_bag))) { in GetBagResIdStack() local1177 return base::unexpected(maybe_bag.error()); in GetBagResIdStack()