Home
last modified time | relevance | path

Searched refs:CheckAuthForm (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp132 int32_t DeviceProfileConnector::CheckAuthForm(DmAuthForm form, AccessControlProfile profiles, in CheckAuthForm() function in OHOS::DistributedHardware::DeviceProfileConnector
157 return CheckAuthForm(DmAuthForm::PEER_TO_PEER, profiles, discoveryInfo); in HandleDmAuthForm()
160 return CheckAuthForm(DmAuthForm::ACROSS_ACCOUNT, profiles, discoveryInfo); in HandleDmAuthForm()
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h166 int32_t CheckAuthForm(DmAuthForm form, DistributedDeviceProfile::AccessControlProfile profiles,