Home
last modified time | relevance | path

Searched refs:IDENTICAL_ACCOUNT_TYPE (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp192 priority = IDENTICAL_ACCOUNT_TYPE; in GetAuthForm()
243 bindTypeVec.push_back(IDENTICAL_ACCOUNT_TYPE); in GetParamBindTypeVec()
298 sinkBindType.push_back(IDENTICAL_ACCOUNT_TYPE); in ProcessBindType()
401 priority = IDENTICAL_ACCOUNT_TYPE; in GetOfflineParamFromAcl()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp178 EXPECT_EQ(ret, IDENTICAL_ACCOUNT_TYPE); in HWTEST_F()
186 EXPECT_EQ(ret, IDENTICAL_ACCOUNT_TYPE); in HWTEST_F()
499 EXPECT_EQ(ret.bindType, IDENTICAL_ACCOUNT_TYPE); in HWTEST_F()
648 EXPECT_EQ(ret, IDENTICAL_ACCOUNT_TYPE); in HWTEST_F()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h32 constexpr uint32_t IDENTICAL_ACCOUNT_TYPE = 5; variable
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp220 } else if (offlineParam.bindType == IDENTICAL_ACCOUNT_TYPE) { in HandleOffline()
258 } else if (bindType == IDENTICAL_ACCOUNT_TYPE) { in HandleOnline()
840 } else if (bindType == IDENTICAL_ACCOUNT_TYPE || bindType == DEVICE_PEER_TO_PEER_TYPE || in HandleDeviceScreenStatusChange()

Completed in 6 milliseconds