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

  /external/google-breakpad/src/processor/
static_range_map.h 91 const EntryType* entryptr() const { function in class:google_breakpad::StaticRangeMap::Range
static_contained_range_map_unittest.cc 290 const int *entryptr; local
292 if (test_map_.RetrieveRange(address, entryptr))
293 value = *entryptr;

Completed in 202 milliseconds