Searched refs:force_recovery_and_revalidate_documents (Results 1 – 4 of 4) sorted by relevance
/external/icing/icing/store/ |
D | document-store.h | 152 bool force_recovery_and_revalidate_documents, bool pre_mapping_fbv, 702 bool force_recovery_and_revalidate_documents,
|
D | document-store.cc | 182 bool force_recovery_and_revalidate_documents) { in GetRecoveryCause() argument 183 if (force_recovery_and_revalidate_documents) { in GetRecoveryCause() 333 bool force_recovery_and_revalidate_documents, bool pre_mapping_fbv, in Create() argument 346 document_store->Initialize(force_recovery_and_revalidate_documents, in Create() 405 DocumentStore::Initialize(bool force_recovery_and_revalidate_documents, in Initialize() argument 422 GetRecoveryCause(create_result, force_recovery_and_revalidate_documents); in Initialize() 440 RegenerateDerivedFiles(force_recovery_and_revalidate_documents); in Initialize()
|
/external/icing/icing/ |
D | icing-search-engine.h | 751 bool force_recovery_and_revalidate_documents,
|
D | icing-search-engine.cc | 951 bool force_recovery_and_revalidate_documents, in InitializeDocumentStore() argument 966 &feature_flags_, force_recovery_and_revalidate_documents, in InitializeDocumentStore()
|