Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/examples/unityplugin/
H A Dunity_plugin_apis.h43 #define WEBRTC_PLUGIN_API __declspec(dllexport) macro
45 #define WEBRTC_PLUGIN_API __attribute__((visibility("default"))) macro