Searched refs:onDeviceProfileAdd (Results 1 – 3 of 3) sorted by relevance
47 if (g_deviceProfileChange.onDeviceProfileAdd == NULL) { in OnTrustDeviceProfileAdd()52 g_deviceProfileChange.onDeviceProfileAdd(profile.GetDeviceId().c_str(), NULL); in OnTrustDeviceProfileAdd()
25 void (*onDeviceProfileAdd)(const char *udid, const char *groupInfo); member
494 .onDeviceProfileAdd = OnDeviceBound, in AuthRegisterToDpDelay()