Searched refs:DEVICE_AUTH_API_PUBLIC (Results 1 – 3 of 3) sorted by relevance
23 #define DEVICE_AUTH_API_PUBLIC __attribute__ ((visibility("default"))) macro25 #define DEVICE_AUTH_API_PUBLIC macro290 DEVICE_AUTH_API_PUBLIC int InitDeviceAuthService(void);299 DEVICE_AUTH_API_PUBLIC void DestroyDeviceAuthService(void);310 DEVICE_AUTH_API_PUBLIC const GroupAuthManager *GetGaInstance(void);321 DEVICE_AUTH_API_PUBLIC const DeviceGroupManager *GetGmInstance(void);
1028 DEVICE_AUTH_API_PUBLIC int InitDeviceAuthService(void) in InitDeviceAuthService()1052 DEVICE_AUTH_API_PUBLIC void DestroyDeviceAuthService(void) in DestroyDeviceAuthService()1073 DEVICE_AUTH_API_PUBLIC const DeviceGroupManager *GetGmInstance(void) in GetGmInstance()1106 DEVICE_AUTH_API_PUBLIC const GroupAuthManager *GetGaInstance(void) in GetGaInstance()
1722 DEVICE_AUTH_API_PUBLIC int InitDeviceAuthService(void) in InitDeviceAuthService()1728 DEVICE_AUTH_API_PUBLIC void DestroyDeviceAuthService(void) in DestroyDeviceAuthService()1734 DEVICE_AUTH_API_PUBLIC const GroupAuthManager *GetGaInstance(void) in GetGaInstance()1748 DEVICE_AUTH_API_PUBLIC const DeviceGroupManager *GetGmInstance(void) in GetGmInstance()