Method
FwupdPluginPluginrunner_verify
Declaration [src]
gboolean
fu_plugin_runner_verify (
FuPlugin* self,
FuDevice* device,
FuProgress* progress,
FuPluginVerifyFlags flags,
GError** error
)
Parameters
device |
FuDevice |
A device. |
|
The data is owned by the caller of the function. | |
progress |
FuProgress |
A |
|
The data is owned by the caller of the function. | |
flags |
FuPluginVerifyFlags |
Verify flags. |
|
error |
GError ** |
The return location for a GError* , or NULL . |