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

  /external/google-breakpad/src/processor/
module_comparer.h 73 typedef FastSourceLineResolver::Function FastFunc;
82 bool CompareFunction(const BasicFunc *oldfunc, const FastFunc *newfunc) const;
module_comparer.cc 111 StaticRangeMap<MemAddr, FastFunc>::MapConstIterator iter2;
192 const FastFunc *fast_func_raw) const {
193 FastFunc* fast_func = new FastFunc();

Completed in 528 milliseconds