Home
last modified time | relevance | path

Searched refs:E_VOL_STATE (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_info.cpp103 return E_VOL_STATE; in Mount()
136 return E_VOL_STATE; in UMount()
175 return E_VOL_STATE; in Check()
194 return E_VOL_STATE; in Format()
205 return E_VOL_STATE; in SetVolumeDescription()
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h39 E_VOL_STATE, // volume state check fail enumerator
/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/
H A Dvolume_info_test.cpp168 EXPECT_TRUE(ret == E_VOL_STATE); in HWTEST_F()
285 EXPECT_TRUE(ret == E_VOL_STATE); in HWTEST_F()
411 EXPECT_TRUE(ret == E_VOL_STATE); in HWTEST_F()
492 EXPECT_TRUE(ret == E_VOL_STATE); in HWTEST_F()
575 EXPECT_TRUE(ret == E_VOL_STATE); in HWTEST_F()
H A Dvolume_manager_test.cpp224 EXPECT_EQ(result, E_VOL_STATE); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
H A Dvolume_manager_service.cpp222 return E_VOL_STATE; in SetVolumeDescription()
244 return E_VOL_STATE; in Format()
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp345 { E_VOL_STATE, E_VOLUMESTATE}, in Convert2JsErrNum()
/foundation/filemanagement/storage_service/services/storage_manager/volume/test/
H A Dvolume_manager_service_test.cpp443 EXPECT_EQ(result, E_VOL_STATE); in HWTEST_F()

Completed in 5 milliseconds