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

  /system/libhidl/transport/include/hidl/
HidlTransportSupport.h 65 template <typename ILeft, typename IRight>
66 bool interfacesEqual(sp<ILeft> left, sp<IRight> right) {
71 return toBinder<ILeft>(left) == toBinder<IRight>(right);
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]

Completed in 64 milliseconds