Searched defs:NewEmptyIterator (Results 1 – 2 of 2) sorted by relevance
76 Iterator* NewEmptyIterator() { return new EmptyIterator(OkStatus()); } in NewEmptyIterator() function
70 Iterator* NewEmptyIterator() { return new EmptyIterator(Status::OK()); } in NewEmptyIterator() function