Home
last modified time | relevance | path

Searched defs:max_cv_bytes (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h369 static void set_max_cv_bytes(uint32_t max_cv_bytes) { in set_max_cv_bytes()
372 static uint32_t max_cv_bytes() { return max_cv_bytes_; } in max_cv_bytes() function