Home
last modified time | relevance | path

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

/frameworks/av/media/utils/include/mediautils/
DBinderGenericUtils.h70 static inline bool isSameInterface(const sp<IInterface>& a, const sp<IInterface>& b) { in isSameInterface() function
74 static inline bool isSameInterface(const std::shared_ptr<::ndk::ICInterface>& a, in isSameInterface() function