Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/
H A Ddatabase.hpp96 inline bool is_full_mutex_option_enabled() const noexcept { in is_full_mutex_option_enabled() function in executorchcoreml::sqlite::Database::OpenOptions
H A Ddatabase.cpp85 if (is_full_mutex_option_enabled()) { in get_sqlite_flags()