Home
last modified time | relevance | path

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

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