Searched defs:WEBRTC_DLLEXPORT (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/
H A Dcommon_types.h17 #define WEBRTC_DLLEXPORT _declspec(dllexport) macro
19 #define WEBRTC_DLLEXPORT _declspec(dllimport) macro
21 #define WEBRTC_DLLEXPORT macro
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h29 #define WEBRTC_DLLEXPORT _declspec(dllexport) macro
31 #define WEBRTC_DLLEXPORT _declspec(dllimport) macro
33 #define WEBRTC_DLLEXPORT macro

Completed in 80 milliseconds