Home
last modified time | relevance | path

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

/aosp12/system/bt/packet/base/
H A Dpacket.h72 static std::shared_ptr<T> Specialize(const std::shared_ptr<U>& pkt) { in Specialize() function
/aosp12/system/bt/bta/sys/
H A Dbta_sys.h53 inline const T* Specialize(U* u) { in Specialize() function