Searched refs:CompareQueryDeviceParams (Results 1 – 1 of 1) sorted by relevance
698 static bool CompareQueryDeviceParams(const QueryDeviceParams *params, const TrustedDeviceEntry *ent… in CompareQueryDeviceParams() function732 if (CompareQueryDeviceParams(params, *entry)) { in QueryDeviceEntryPtrIfMatch()1093 if ((entry == NULL) || (*entry == NULL) || (!CompareQueryDeviceParams(params, *entry))) { in DelTrustedDevice()1156 if (!CompareQueryDeviceParams(params, *entry)) { in QueryDevices()