Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/include/
H A Dpolicy.h189 static inline bool hasStream(const android::StreamTypeVector &streams, in hasStream() function
/aosp12/system/libvintf/
H A DAssembleVintf.cpp55 bool hasStream() { return mStream != nullptr; } in hasStream() function in android::vintf::NamedIstream