HomeSort by relevance Sort by last modified time
    Searched refs:GetPuffCache (Results 1 - 2 of 2) sorted by null

  /external/puffin/src/
puffin_stream.h 105 bool GetPuffCache(int puff_id, uint64_t puff_size, SharedBufferPtr* buffer);
puffin_stream.cc 273 !GetPuffCache(cur_puff_idx, cur_puff_->length, &puff_buffer_)) {
445 bool PuffinStream::GetPuffCache(int puff_id,

Completed in 53 milliseconds