Searched refs:is_shared_cache_option_enabled (Results 1 – 2 of 2) sorted by relevance
89 if (is_shared_cache_option_enabled()) { in get_sqlite_flags()93 if (is_shared_cache_option_enabled()) { in get_sqlite_flags()
106 inline bool is_shared_cache_option_enabled() const noexcept { in is_shared_cache_option_enabled() function in executorchcoreml::sqlite::Database::OpenOptions