Home
last modified time | relevance | path

Searched refs:TEMPLATE_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dlinked_ptr.h34 # define TEMPLATE_FUNCTION template <class Y> macro
35 TEMPLATE_FUNCTION friend class linked_ptr<Y>;
37 # define TEMPLATE_FUNCTION