Home
last modified time | relevance | path

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

/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
Dhvb_ops.c53 enum hvb_io_errno ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
57 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
62 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
76 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
89 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
97 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
109 ret = HVB_IO_ERROR_IO; in HvbReadFromPartition()
147 return HVB_IO_ERROR_IO; in HvbInvaldateKey()
160 return HVB_IO_ERROR_IO; in HvbReadRollbackIdx()
187 return HVB_IO_ERROR_IO; in HvbGetSizeOfPartition()
/base/update/sys_installer/services/module_update/util/src/
Dmodule_hvb_ops.cpp69 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
73 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
80 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
85 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
91 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
95 return HVB_IO_ERROR_IO; in HvbReadFromPartition()
114 return HVB_IO_ERROR_IO; in HvbInvalidateKey()
126 return HVB_IO_ERROR_IO; in HvbReadRollbackIdx()
149 return HVB_IO_ERROR_IO; in HvbGetSizeOfPartition()
/base/startup/hvb/test/
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()
/base/startup/hvb/libhvb/include/
Dhvb_ops.h30 HVB_IO_ERROR_IO, enumerator