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

  /device/google/cuttlefish_common/common/vsoc/shm/
circqueue.h 70 void CopyOutRange(const Range& t, char* buffer_out);
  /device/google/cuttlefish_common/common/vsoc/lib/
circqueue_impl.h 53 void CircularQueueBase<SizeLog2>::CopyOutRange(const Range& t,
124 this->CopyOutRange(t, buffer_out);
171 this->CopyOutRange(t, buffer_out);

Completed in 957 milliseconds