Searched refs:PROXY_CONSTMETHOD1 (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/talk/app/webrtc/ | ||
D | proxy_unittest.cc | 66 PROXY_CONSTMETHOD1(std::string, ConstMethod1, std::string) |
D | proxy.h | 348 #define PROXY_CONSTMETHOD1(r, method, t1) \ macro |