Home
last modified time | relevance | path

Searched refs:STORAGE_EMMC (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/services/ptable_parse/
Dptable_manager.h30 STORAGE_EMMC, enumerator
Dptable_manager.cpp44 storage_ = StorageType::STORAGE_EMMC; in SetDeviceStorageType()
/base/update/updater/test/unittest/ptable_parse_test/
Dptable_manager_unittest.cpp128 context.storage_ = PtableManagerTest::StorageType::STORAGE_EMMC; in TestInitPtableManagerAndSetDeviceStorageType()
130 ASSERT_EQ(context.storage_, PtableManagerTest::StorageType::STORAGE_EMMC); in TestInitPtableManagerAndSetDeviceStorageType()