Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/ipc/
H A Durl_ipc_export.h12 #define URL_IPC_EXPORT __declspec(dllexport) macro
14 #define URL_IPC_EXPORT __declspec(dllimport) macro
19 #define URL_IPC_EXPORT __attribute__((visibility("default"))) macro
21 #define URL_IPC_EXPORT macro
26 #define URL_IPC_EXPORT macro