Searched defs:enable_schema_database (Results 1 – 4 of 4) sorted by relevance
256 bool enable_schema_database, InitializeStatsProto* initialize_stats) { in Create()275 bool enable_schema_database) { in Create()469 bool enable_schema_database) in SchemaStore()
240 optional bool enable_schema_database = 18; field
2017 inline bool IcingSearchEngineOptions::enable_schema_database() const { in enable_schema_database() function
6391 bool enable_schema_database = std::get<2>(GetParam()); in TEST_P() local