Searched refs:udidSize (Results 1 – 2 of 2) sorted by relevance
29 INIT_UDID_LOCAL_API int GetSha256Value(const char *input, char *udid, uint32_t udidSize) in GetSha256Value() argument47 if (len > 0 && strcat_s(udid, udidSize, buf) != 0) { in GetSha256Value()
28 int GetSha256Value(const char *input, char *udid, uint32_t udidSize);