Searched defs:OverlapsWith (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/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 |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | buffer_assignment.h | 189 bool OverlapsWith(const Slice& other) const { in OverlapsWith() function |
H A D | heap_simulator.cc | 41 bool HeapSimulator::Chunk::OverlapsWith(Chunk other_chunk) const { in OverlapsWith() function in xla::HeapSimulator::Chunk |
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | locations.h | 331 bool OverlapsWith(Location other) const { in OverlapsWith() function |