Searched refs:force_recovery_and_revalidate_documents (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/icing/icing/store/ |
H A D | document-store.h | 152 bool force_recovery_and_revalidate_documents, bool pre_mapping_fbv, 700 bool force_recovery_and_revalidate_documents,
|
H A 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()
|
/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine.h | 633 bool force_recovery_and_revalidate_documents,
|
H A D | icing-search-engine.cc | 976 bool force_recovery_and_revalidate_documents, in InitializeDocumentStore() argument 991 &feature_flags_, force_recovery_and_revalidate_documents, in InitializeDocumentStore()
|