Searched refs:CF_API_EXPORT (Results 1 – 3 of 3) sorted by relevance
32 CF_API_EXPORT int32_t CfCreate(CfObjectType objType, const CfEncodingBlob *in, CfObject **object);
25 #define CF_API_EXPORT __attribute__ ((visibility("default"))) macro
71 CF_API_EXPORT int32_t CfCreate(CfObjectType objType, const CfEncodingBlob *in, CfObject **object) in CfCreate()