Home
last modified time | relevance | path

Searched refs:DestroyDelegate (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/c/
Dnnapi_plugin.cc37 static void DestroyDelegate(TfLiteDelegate* delegate) { in DestroyDelegate() function
49 DestroyDelegate,
/external/ImageMagick/MagickCore/
Ddelegate.c274 static void *DestroyDelegate(void *delegate_info) in DestroyDelegate() function
300 delegate_cache=DestroyLinkedList(delegate_cache,DestroyDelegate); in DelegateComponentTerminus()