Home
last modified time | relevance | path

Searched defs:blockDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/fs_manager/
H A Dmount.cpp352 std::string blockDevice = PARTITION_PATH + mountPoint; in GetBlockDeviceByMountPoint() local
379 std::string blockDevice = PARTITION_PATH + mountPoint; in GetBlockDevicesByMountPoint() local
/ohos5.0/base/startup/init/test/unittest/ueventd/
H A Dueventd_event_unittest.cpp337 std::string blockDevice = "/dev/block/block_device_test"; variable
364 std::string blockDevice = "/dev/block/block_device_test"; variable
/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp367 string blockDevice = loopbackDevice.name; in MountModulePackage() local