Home
last modified time | relevance | path

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

/external/icing/icing/store/
Ddocument-store.h152 bool force_recovery_and_revalidate_documents, bool pre_mapping_fbv,
702 bool force_recovery_and_revalidate_documents,
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()
/external/icing/icing/
Dicing-search-engine.h751 bool force_recovery_and_revalidate_documents,
Dicing-search-engine.cc951 bool force_recovery_and_revalidate_documents, in InitializeDocumentStore() argument
966 &feature_flags_, force_recovery_and_revalidate_documents, in InitializeDocumentStore()