Home
last modified time | relevance | path

Searched refs:ERR_DP_NOT_INIT_DB (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddevice_profile_errors.h44 ERR_DP_NOT_INIT_DB = 98566157, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp340 return ERR_DP_NOT_INIT_DB; in RemoveUnBoundDeviceProfile()
364 return ERR_DP_NOT_INIT_DB; in RemoveRemoteDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp261 EXPECT_EQ(ERR_DP_NOT_INIT_DB, result);