Searched defs:findEntry (Results 1 – 2 of 2) sorted by relevance
125 bool NVSHandleSimple::findEntry(nvs_opaque_iterator_t* it, const char* name) { in findEntry() function in nvs::NVSHandleSimple
741 bool Storage::findEntry(nvs_opaque_iterator_t* it, const char* namespace_name) in findEntry() function in nvs::Storage