Searched refs:MaybeGetAllocationSlice (Results 1 – 2 of 2) sorted by relevance
35 virtual StatusOr<BufferAllocation::Slice> MaybeGetAllocationSlice(55 StatusOr<BufferAllocation::Slice> MaybeGetAllocationSlice( in MaybeGetAllocationSlice() function57 return context_->MaybeGetAllocationSlice(hlo, index); in MaybeGetAllocationSlice()66 return MaybeGetAllocationSlice(hlo, index).ValueOrDie();
342 StatusOr<BufferAllocation::Slice> MaybeGetAllocationSlice( in MaybeGetAllocationSlice() function349 return MaybeGetAllocationSlice(hlo, index).ConsumeValueOrDie();