Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_hvb_ops.cpp72 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
76 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
83 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
88 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
94 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
98 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
117 return HVB_IO_ERROR_IO; in HvbInvalidateKey()
129 return HVB_IO_ERROR_IO; in HvbReadRollbackIdx()
152 return HVB_IO_ERROR_IO; in HvbGetSizeOfPartition()
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dhvb_ops.c77 enum hvb_io_errno ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
82 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
96 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
103 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
111 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
123 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
159 return HVB_IO_ERROR_IO; in HvbInvaldateKey()
172 return HVB_IO_ERROR_IO; in HvbReadRollbackIdx()
199 return HVB_IO_ERROR_IO; in HvbGetSizeOfPartition()
/ohos5.0/base/startup/hvb/test/
H A Dhvb_main.c55 ret = HVB_IO_ERROR_IO; in hvb_read_partition()
64 ret = HVB_IO_ERROR_IO; in hvb_read_partition()
75 ret = HVB_IO_ERROR_IO; in hvb_read_partition()
107 ret = HVB_IO_ERROR_IO; in hvb_write_partition()
114 ret = HVB_IO_ERROR_IO; in hvb_write_partition()
126 ret = HVB_IO_ERROR_IO; in hvb_write_partition()
180 ret = HVB_IO_ERROR_IO; in hvb_get_partiton_size()
187 ret = HVB_IO_ERROR_IO; in hvb_get_partiton_size()
/ohos5.0/base/startup/hvb/libhvb/include/
H A Dhvb_ops.h30 HVB_IO_ERROR_IO, enumerator