Home
last modified time | relevance | path

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

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