Home
last modified time | relevance | path

Searched defs:RuntimeOptions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Druntime_options.h23 struct RuntimeOptions { struct
24 RuntimeOptions() in RuntimeOptions() argument
31 bool reuse_internal_objects;
35 bool bundle_readonly_objects;
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.h224 struct RuntimeOptions { struct
235 RuntimeOptions &set_storage_policy(StoragePolicy sp) { in set_storage_policy() argument
249 const RuntimeOptions &runtime_options, argument