Searched refs:IsDeviceInfoInAllowlist (Results 1 – 3 of 3) sorted by relevance
23 bool IsDeviceInfoInAllowlist(int vendor_id_source, int vendor_id, int product_id);
297 bool IsDeviceInfoInAllowlist(int vendor_id_source, int vendor_id, int product_id) { in IsDeviceInfoInAllowlist() function
162 if (!IsDeviceInfoInAllowlist(vendor_id_src, vendor_id, product_id)) { in LogMetricsDeviceInfoReport()