Searched defs:devPath (Results 1 – 11 of 11) sorted by relevance
45 string devPath = GetBlockDeviceByMountPoint(UT_MISC_PARTITION_NAME); in SetUp() local56 string devPath = GetBlockDeviceByMountPoint(UT_MISC_PARTITION_NAME); in TearDown() local
75 string devPath = GetBlockDeviceByMountPoint("/vendortest1"); variable98 string devPath = GetBlockDeviceByMountPoint("/vendortest"); variable
62 auto devPath = GetBlockDeviceByMountPoint(partitionName); in TearDown() local88 auto devPath = GetBlockDeviceByMountPoint(partitionName); variable
397 char *devPath = NULL; in GetDeviceBasePath() local441 const char *devPath = GetDeviceBasePath(uevent->subsystem); in HandleBlockDeviceEvent() local483 const char *devPath = GetDeviceBasePath(uevent->subsystem); in HandleOtherDeviceEvent() local
143 std::string devPath; member382 auto devPath = GetBlockDeviceByMountPoint(partitionName); in Execute() local440 auto devPath = GetBlockDeviceByMountPoint(partitionName); in Execute() local
133 void ErasePartition(const std::string &devPath) in ErasePartition()
268 int FsDmInitDmDev(char *devPath) in FsDmInitDmDev()
71 std::string devPath; member
47 char *devPath = "/dev/asanlog"; in SetAsanEnabledEnv() local
371 char devPath[FS_HVB_DEVPATH_MAX_LEN] = {0}; in FsHvbConstructVerityTarget() local
97 int DoFormat(const char *devPath, const char *fsType) in DoFormat()