Searched refs:TBlobIndexList (Results 1 – 2 of 2) sorted by relevance
59 typedef intrusive_list<BlobIndexNode> TBlobIndexList; typedef in nvs::Storage147 esp_err_t populateBlobIndices(TBlobIndexList&);149 void eraseOrphanDataBlobs(TBlobIndexList&);
32 esp_err_t Storage::populateBlobIndices(TBlobIndexList& blobIdxList) in populateBlobIndices()61 void Storage::eraseOrphanDataBlobs(TBlobIndexList& blobIdxList) in eraseOrphanDataBlobs()124 TBlobIndexList blobIdxList; in init()