Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump.cc79 bool IsContextSizeUnique(uint32_t context_size) { in IsContextSizeUnique() function
452 if (!IsContextSizeUnique(sizeof(MDRawContextAMD64))) { in Read()
457 if (!IsContextSizeUnique(sizeof(MDRawContextPPC64))) { in Read()
462 if (!IsContextSizeUnique(sizeof(MDRawContextARM64_Old))) { in Read()