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