Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dcrypto_export.h15 #define CRYPTO_EXPORT __declspec(dllexport) macro
17 #define CRYPTO_EXPORT __declspec(dllimport) macro
22 #define CRYPTO_EXPORT __attribute__((visibility("default"))) macro
24 #define CRYPTO_EXPORT macro
29 #define CRYPTO_EXPORT macro
/aosp_15_r20/external/libchrome/crypto/
H A Dcrypto_export.h15 #define CRYPTO_EXPORT __declspec(dllexport) macro
17 #define CRYPTO_EXPORT __declspec(dllimport) macro
22 #define CRYPTO_EXPORT __attribute__((visibility("default"))) macro
24 #define CRYPTO_EXPORT macro
29 #define CRYPTO_EXPORT macro