Searched refs:devUdidFunc (Results 1 – 3 of 3) sorted by relevance
30 if (g_productDiffFunc.devUdidFunc == NULL) { in InquiryDeviceUdid()33 return g_productDiffFunc.devUdidFunc(udid, size); in InquiryDeviceUdid()
28 productFunc->devUdidFunc = GetUdid; in RegistBaseDefaultFunc()
32 GetDeviceUdid devUdidFunc; member