Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/
H A Dmodule.h111 static bool CompareByAddress(const Function* x, const Function* y) { in CompareByAddress() function
233 static bool CompareByAddress(const Module::Line& x, const Module::Line& y) { in CompareByAddress() function
/aosp_15_r20/art/compiler/
H A Dcfi_test.h140 static bool CompareByAddress(const std::string& lhs, const std::string& rhs) { in CompareByAddress() function