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 D | database.hpp | 96 inline bool is_full_mutex_option_enabled() const noexcept { in is_full_mutex_option_enabled() function in executorchcoreml::sqlite::Database::OpenOptions |
H A D | database.cpp | 85 if (is_full_mutex_option_enabled()) { in get_sqlite_flags() |