Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump.cc81 int num_matching_contexts = 0; in IsContextSizeUnique() local
83 num_matching_contexts++; in IsContextSizeUnique()
85 num_matching_contexts++; in IsContextSizeUnique()
87 num_matching_contexts++; in IsContextSizeUnique()
89 num_matching_contexts++; in IsContextSizeUnique()
91 num_matching_contexts++; in IsContextSizeUnique()
93 num_matching_contexts++; in IsContextSizeUnique()
95 num_matching_contexts++; in IsContextSizeUnique()
97 num_matching_contexts++; in IsContextSizeUnique()
98 return num_matching_contexts == 1; in IsContextSizeUnique()