Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_partition.cpp29 const char *NVSPartition::get_partition_name() in get_partition_name() function in nvs::NVSPartition
Dnvs_handle_simple.cpp133 const char *NVSHandleSimple::get_partition_name() const { in get_partition_name() function in nvs::NVSHandleSimple
/hal_espressif-3.6.0/components/nvs_flash/test_nvs_host/
Dtest_fixtures.hpp32 const char *get_partition_name() override in get_partition_name() function in PartitionEmulation
/hal_espressif-3.6.0/components/nvs_flash/host_test/fixtures/
Dtest_fixtures.hpp48 const char *get_partition_name() override in get_partition_name() function in PartitionMock