Home
last modified time | relevance | path

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

/base/update/updater/services/fs_manager/
Dpartitions.cpp298 static Disk* NewBlockDisk(const BlockDevice &dev, const DiskType diskType) in NewBlockDisk() function
325 disk = NewBlockDisk(*dev, GPT); in DiskAlloc()