Searched defs:MarkAsDone (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/ | ||
H A D | reverse-jni-language-segmenter.cc | 264 void MarkAsDone() { in MarkAsDone() function in icing::lib::ReverseJniLanguageSegmenterIterator |
/aosp_15_r20/external/icing/icing/tokenization/icu/ | ||
H A D | icu-language-segmenter.cc | 295 void MarkAsDone() { in MarkAsDone() function in icing::lib::IcuLanguageSegmenterIterator |
/aosp_15_r20/external/openthread/src/core/coap/ | ||
H A D | coap_message.hpp | 1238 void MarkAsDone(void) { mOption.mLength = kIteratorDoneLength; } in MarkAsDone() function in ot::Coap::Option::Iterator |