Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h37 constexpr uint32_t DM_INVALIED_BINDTYPE = 2048; variable
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp766 int32_t bindType = DM_INVALIED_BINDTYPE; in HWTEST_F()
773 EXPECT_EQ(bindType, DM_INVALIED_BINDTYPE); in HWTEST_F()
781 int32_t bindType = DM_INVALIED_BINDTYPE; in HWTEST_F()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp904 int32_t bindType = DM_INVALIED_BINDTYPE; in HandleAccountLogoutEvent()
921 int32_t bindType = DM_INVALIED_BINDTYPE; in HandleDevUnBindEvent()
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp759 if (bindType == DM_INVALIED_BINDTYPE) { in HandleAccountLogoutEvent()
793 if (bindType == DM_INVALIED_BINDTYPE) { in HandleDevUnBindEvent()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp1478 int32_t bindType = DM_INVALIED_BINDTYPE; in HWTEST_F()

Completed in 9 milliseconds