Home
last modified time | relevance | path

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

/external/icing/icing/index/numeric/
Dposting-list-integer-index-accessor.h88 GetAllDataAndFree();
Dposting-list-integer-index-accessor_test.cc407 TEST_F(PostingListIntegerIndexAccessorTest, GetAllDataAndFree) { in TEST_F() argument
426 EXPECT_THAT(pl_accessor2->GetAllDataAndFree(), in TEST_F()
495 pl_accessor2->GetAllDataAndFree(), in TEST_F()
Dposting-list-integer-index-accessor.cc71 PostingListIntegerIndexAccessor::GetAllDataAndFree() { in GetAllDataAndFree() function in icing::lib::PostingListIntegerIndexAccessor
Dinteger-index-storage.cc968 pl_accessor->GetAllDataAndFree()); in AddKeysIntoBucketAndSplitIfNecessary()