Searched defs:options_keys (Results 1 – 6 of 6) sorted by relevance
149 std::unique_ptr<const char*> options_keys = variable184 std::unique_ptr<const char*> options_keys = variable294 std::unique_ptr<const char*> options_keys = in CreateFp16StringParsingTestRun() local
26 TfLiteDelegate* CreateDummyDelegateFromOptions(char** options_keys, in CreateDummyDelegateFromOptions()92 char** options_keys, char** options_values, size_t num_options, in tflite_plugin_create_delegate()
36 TfLiteDelegate* tflite_plugin_create_delegate(char** options_keys, in tflite_plugin_create_delegate()
35 TfLiteDelegate* tflite_plugin_create_delegate(char** options_keys, in tflite_plugin_create_delegate()
138 DelegateOptions::DelegateOptions(char const* const* options_keys, in DelegateOptions()
430 …ibute__((visibility("default"))) TfLiteDelegate *tflite_plugin_create_delegate(char **options_keys, in tflite_plugin_create_delegate()