Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp82 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
92 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
106 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
212 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
224 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
238 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
352 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
365 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
382 profiles.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
649 profile.SetBindType(DM_POINT_TO_POINT); in HWTEST_F()
[all...]
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp156 if (profiles.GetBindType() == DM_POINT_TO_POINT) { in HandleDmAuthForm()
194 case DM_POINT_TO_POINT: in GetAuthForm()
245 if (profiles.GetBindType() == DM_POINT_TO_POINT) { in GetParamBindTypeVec()
301 if (profiles.GetBindType() == DM_POINT_TO_POINT) { in ProcessBindType()
788 case DM_POINT_TO_POINT: in SingleUserProcess()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h35 constexpr uint32_t DM_POINT_TO_POINT = 256; variable
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp777 } else if (bindType == DM_POINT_TO_POINT) { in ConvertBindTypeToAuthForm()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2072 aclInfo.bindType = DM_POINT_TO_POINT; in CompatiblePutAcl()
2254 aclInfo.bindType = DM_POINT_TO_POINT; in PutAccessControlList()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp1493 int32_t bindType = DM_POINT_TO_POINT; in HWTEST_F()

Completed in 12 milliseconds