Home
last modified time | relevance | path

Searched refs:DM_ACROSS_ACCOUNT (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp120 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
130 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
144 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
252 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
264 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
278 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
399 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
412 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
429 profiles.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
653 profile.SetBindType(DM_ACROSS_ACCOUNT); in HWTEST_F()
[all...]
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp159 if (profiles.GetBindType() == DM_ACROSS_ACCOUNT) { in HandleDmAuthForm()
205 case DM_ACROSS_ACCOUNT: in GetAuthForm()
260 if (profiles.GetBindType() == DM_ACROSS_ACCOUNT) { in GetParamBindTypeVec()
319 if (profiles.GetBindType() == DM_ACROSS_ACCOUNT) { in ProcessBindType()
796 case DM_ACROSS_ACCOUNT: in SingleUserProcess()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h36 constexpr uint32_t DM_ACROSS_ACCOUNT = 1282; variable
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp779 } else if (bindType == DM_ACROSS_ACCOUNT) { in ConvertBindTypeToAuthForm()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp1500 int32_t bindType = DM_ACROSS_ACCOUNT; in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2248 aclInfo.bindType = DM_ACROSS_ACCOUNT; in PutAccessControlList()

Completed in 12 milliseconds