Searched refs:GET_TRUST_DEVICE_PROFILE (Results 1 – 11 of 11) sorted by relevance
33 GET_TRUST_DEVICE_PROFILE = 9, enumerator
27 GET_TRUST_DEVICE_PROFILE = 9, enumerator
40 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE)] = in DistributedDeviceProfileStubNew()83 aclAndSubscribeFuncs_.insert(static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE)); in InitAclAndSubscribe()118 case static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE): in NotifyAclEventInner()
232 if (!PermissionManager::GetInstance().IsCallerTrust(GET_TRUST_DEVICE_PROFILE)) { in GetTrustDeviceProfile()
63 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE)] = in InitNewIpcInterface()106 …lAndSubscribeFuncs_.emplace_back(static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE)); in InitAclAndSubscribe()130 case static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE): in NotifyAclEventInner()
110 SetPermissionMap(permissionJson, GET_TRUST_DEVICE_PROFILE); in ParsePermissionJson()
86 const std::string GET_TRUST_DEVICE_PROFILE = "GetTrustDeviceProfile"; variable
96 extern const std::string GET_TRUST_DEVICE_PROFILE;
64 …SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE), data, reply… in GetTrustDeviceProfile()
139 … code = static_cast<uint32_t>(DistributedDeviceProfile::DPInterfaceCode::GET_TRUST_DEVICE_PROFILE);
614 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE);