Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/common/
Downed_ptr.hpp179 void Delete(void) in Delete() function in ot::OwnedPtr
Dsettings_driver.hpp132 Error Delete(uint16_t aKey, int aIndex = -1) in Delete() function in ot::SettingsDriver
Dsettings.cpp305 Error Settings::ChildInfoIterator::Delete(void) in Delete() function in ot::Settings::ChildInfoIterator
Dsettings.hpp1035 template <typename EntryType> Error Delete(void) { return DeleteEntry(EntryType::kKey); } in Delete() function in ot::Settings
/openthread-3.4.0/src/core/utils/
Dflash.cpp258 Error Flash::Delete(uint16_t aKey, int aIndex) in Delete() function in ot::Flash