HomeSort by relevance Sort by last modified time
    Searched refs:max_streams_ (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/google_breakpad/processor/
minidump.h 874 max_streams_ = max_streams;
876 static uint32_t max_streams() { return max_streams_; }
990 static uint32_t max_streams_; member in class:google_breakpad::Minidump
    [all...]
  /external/google-breakpad/src/processor/
minidump.cc 3981 uint32_t Minidump::max_streams_ = 128; member in class:google_breakpad::Minidump
    [all...]

Completed in 57 milliseconds