Home
last modified time | relevance | path

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

/external/executorch/backends/apple/coreml/runtime/kvstore/
Ddatabase.hpp76 inline bool is_memory_option_enabled() const noexcept { in is_memory_option_enabled() function in executorchcoreml::sqlite::Database::OpenOptions
Ddatabase.cpp77 if (is_memory_option_enabled()) { in get_sqlite_flags()