Home
last modified time | relevance | path

Searched refs:bytes_expected (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
Domap.cc199 DWORD bytes_expected = count * sizeof(OmapTable::value_type); in FindAndLoadOmapTable() local
209 if (FAILED(stream->Next(count, bytes_expected, &bytes_read, in FindAndLoadOmapTable()