Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_storage.cpp32 esp_err_t Storage::populateBlobIndices(TBlobIndexList& blobIdxList) in populateBlobIndices()
61 void Storage::eraseOrphanDataBlobs(TBlobIndexList& blobIdxList) in eraseOrphanDataBlobs()
124 TBlobIndexList blobIdxList; in init() local