HomeSort by relevance Sort by last modified time
    Searched defs:WEBRTC_DLLEXPORT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/
common_types.h 29 #define WEBRTC_DLLEXPORT _declspec(dllexport)
31 #define WEBRTC_DLLEXPORT _declspec(dllimport)
33 #define WEBRTC_DLLEXPORT
  /external/webrtc/src/
common_types.h 17 #define WEBRTC_DLLEXPORT _declspec(dllexport)
19 #define WEBRTC_DLLEXPORT _declspec(dllimport)
21 #define WEBRTC_DLLEXPORT

Completed in 140 milliseconds