Searched refs:AddDisallowedUsbDevices (Results 1 – 2 of 2) sorted by relevance
70 static napi_value AddDisallowedUsbDevices(napi_env env, napi_callback_info info);
43 DECLARE_NAPI_FUNCTION("addDisallowedUsbDevices", AddDisallowedUsbDevices), in Init()416 napi_value UsbManagerAddon::AddDisallowedUsbDevices(napi_env env, napi_callback_info info) in AddDisallowedUsbDevices() function in UsbManagerAddon