Home
last modified time | relevance | path

Searched defs:OverlapsWith (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dbuilder.cpp71 bool LinearExtent::OverlapsWith(const LinearExtent& other) const { in OverlapsWith() function in android::fs_mgr::LinearExtent
78 bool LinearExtent::OverlapsWith(const Interval& interval) const { in OverlapsWith() function in android::fs_mgr::LinearExtent
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.h189 bool OverlapsWith(const Slice& other) const { in OverlapsWith() function
H A Dheap_simulator.cc41 bool HeapSimulator::Chunk::OverlapsWith(Chunk other_chunk) const { in OverlapsWith() function in xla::HeapSimulator::Chunk
/aosp_15_r20/art/compiler/optimizing/
H A Dlocations.h331 bool OverlapsWith(Location other) const { in OverlapsWith() function