Searched defs:RuntimeOptions (Results 1 – 2 of 2) sorted by relevance
23 struct RuntimeOptions { struct24 RuntimeOptions() in RuntimeOptions() argument31 bool reuse_internal_objects;35 bool bundle_readonly_objects;
224 struct RuntimeOptions { struct235 RuntimeOptions &set_storage_policy(StoragePolicy sp) { in set_storage_policy() argument249 const RuntimeOptions &runtime_options, argument