Home
last modified time | relevance | path

Searched defs:is_storage_dirty (Results 1 – 5 of 5) sorted by relevance

/external/icing/icing/join/
Dqualified-id-join-index-impl-v2.h297 bool is_storage_dirty() const { return is_storage_dirty_; } in is_storage_dirty() function
Dqualified-id-join-index-impl-v3.h377 bool is_storage_dirty() const { return is_storage_dirty_; } in is_storage_dirty() function
/external/icing/icing/index/numeric/
Dinteger-index.h328 bool is_storage_dirty() const { return is_storage_dirty_; } in is_storage_dirty() function
Dinteger-index-storage.h475 bool is_storage_dirty() const { return is_storage_dirty_; } in is_storage_dirty() function
/external/icing/icing/file/
Dpersistent-hash-map.h499 bool is_storage_dirty() const { return is_storage_dirty_; } in is_storage_dirty() function