Home
last modified time | relevance | path

Searched refs:force_recovery_and_revalidate_documents (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store.h152 bool force_recovery_and_revalidate_documents, bool pre_mapping_fbv,
700 bool force_recovery_and_revalidate_documents,
H A Ddocument-store.cc182 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 Dicing-search-engine.h633 bool force_recovery_and_revalidate_documents,
H A Dicing-search-engine.cc976 bool force_recovery_and_revalidate_documents, in InitializeDocumentStore() argument
991 &feature_flags_, force_recovery_and_revalidate_documents, in InitializeDocumentStore()