Home
last modified time | relevance | path

Searched refs:ERR_DH_FWK_LOADER_GET_LOCAL_VERSION_FAIL (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwaremanager/src/
H A Ddistributed_hardware_manager_test.cpp74 EXPECT_EQ(ERR_DH_FWK_LOADER_GET_LOCAL_VERSION_FAIL, ret); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddistributed_hardware_errno.h79 constexpr int32_t ERR_DH_FWK_LOADER_GET_LOCAL_VERSION_FAIL = -10602; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versionmanager/src/
H A Dversion_manager_test.cpp210 EXPECT_EQ(ERR_DH_FWK_LOADER_GET_LOCAL_VERSION_FAIL, ret); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp350 return ERR_DH_FWK_LOADER_GET_LOCAL_VERSION_FAIL; in GetLocalDHVersion()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp76 EXPECT_EQ(ERR_DH_FWK_LOADER_GET_LOCAL_VERSION_FAIL, ret); in HWTEST_F()

Completed in 5 milliseconds