Searched defs:SetDeleted (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/src/core/utils/ | ||
H A D | flash.hpp | 180 void SetDeleted(void) { mFlags &= ~kFlagDelete; } in SetDeleted() function in ot::Flash::RecordHeader |
/aosp_15_r20/packages/providers/MediaProvider/jni/ | ||
D | node-inl.h | 242 void SetDeleted() { in SetDeleted() function |
/aosp_15_r20/external/icing/icing/legacy/index/ | ||
H A D | icing-dynamic-trie.cc | 2595 bool IcingDynamicTrie::SetDeleted(uint32_t value_index) { in SetDeleted() function in icing::lib::IcingDynamicTrie |