Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump.cc2334 uint32_t cv_record_size; in Print() local
2335 const uint8_t *cv_record = GetCVRecord(&cv_record_size); in Print()
2379 cv_byte_index < cv_record_size; in Print()