Searched defs:OverlapsWith (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/fs_mgr/liblp/ | ||
H A D | builder.cpp | 71 bool LinearExtent::OverlapsWith(const LinearExtent& other) const { in OverlapsWith() function in android::fs_mgr::LinearExtent |
/aosp12/art/compiler/optimizing/ | ||
H A D | locations.h | 326 bool OverlapsWith(Location other) const { in OverlapsWith() function |