Home
last modified time | relevance | path

Searched refs:GetDeviceStorageType (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/services/ptable_parse/
Dptable_manager.h57 StorageType GetDeviceStorageType();
Dptable_manager.cpp30 PtableManager::StorageType PtableManager::GetDeviceStorageType() in GetDeviceStorageType() function in Updater::PtableManager
63 if (GetDeviceStorageType() == StorageType::STORAGE_UFS) { in InitPtablePtr()