Home
last modified time | relevance | path

Searched refs:intrusive_list (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_partition_manager.hpp53 intrusive_list<NVSHandleSimple> nvs_handles;
55 intrusive_list<nvs::Storage> nvs_storage_list;
57 intrusive_list<nvs::NVSPartition> nvs_partition_list;
Dnvs_storage.hpp43 typedef intrusive_list<NamespaceEntry> TNamespaces;
49 typedef intrusive_list<UsedPageNode> TUsedPageList;
59 typedef intrusive_list<BlobIndexNode> TBlobIndexList;
172 intrusive_list<nvs::Page>::iterator page;
Dintrusive_list.h21 class intrusive_list; variable
27 friend class intrusive_list<T>;
33 class intrusive_list
Dnvs_pagemanager.hpp28 using TPageList = intrusive_list<Page>;
Dnvs_item_hash_list.hpp67 typedef intrusive_list<HashListBlock> TBlockList;
Dnvs_partition_manager.cpp214 if (it == intrusive_list<NVSHandleSimple>::iterator(handle)) { in close_handle()
Dnvs_api.cpp61 static intrusive_list<NVSHandleEntry> s_nvs_handles;
/hal_espressif-3.6.0/components/nvs_flash/test_nvs_host/
Dtest_intrusive_list.cpp29 typedef intrusive_list<TestNode> TestList;
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32c3.map35498 …0x000000004200ac6c nvs::Storage::populateBlobIndices(intrusive_list<nvs::Storage::B…
35501 …0x000000004200ad2a nvs::Storage::eraseOrphanDataBlobs(intrusive_list<nvs::Storage::…
70648 nvs::Storage::eraseOrphanDataBlobs(intrusive_list<nvs::Storage::BlobIndexNode>&) esp-idf/nvs_flash/…
70666 nvs::Storage::populateBlobIndices(intrusive_list<nvs::Storage::BlobIndexNode>&) esp-idf/nvs_flash/l…