Searched refs:CopyRaw (Results 1 – 2 of 2) sorted by relevance
163 inline void CopyRaw(byte* to, int number_of_bytes);285 void SnapshotByteSource::CopyRaw(byte* to, int number_of_bytes) { in CopyRaw() function
1040 source_->CopyRaw(raw_data_out, index * kPointerSize); \ in ReadChunk()1053 source_->CopyRaw(raw_data_out, size); in ReadChunk()