Searched refs:entryUdid (Results 1 – 1 of 1) sorted by relevance
776 const char *entryUdid = StringGet(&deviceEntry->udid); in IsSelfDeviceEntry() local777 return strcmp(selfUdid, entryUdid) == 0; in IsSelfDeviceEntry()