Lines Matching refs:DistributedDeviceProfile
96 std::vector<DistributedDeviceProfile::AccessControlProfile> GetAccessControlProfile();
97 std::vector<DistributedDeviceProfile::AccessControlProfile> GetAccessControlProfileByUserId(int32_t userId);
120 std::vector<int32_t> CompareBindType(std::vector<DistributedDeviceProfile::AccessControlProfile> profiles,
137 std::vector<DistributedDeviceProfile::AccessControlProfile> GetAllAccessControlProfile();
141 int32_t HandleDmAuthForm(DistributedDeviceProfile::AccessControlProfile profiles, DmDiscoveryInfo discoveryInfo);
142 void GetParamBindTypeVec(DistributedDeviceProfile::AccessControlProfile profiles, std::string pkgName,
144 void ProcessBindType(DistributedDeviceProfile::AccessControlProfile profiles, DmDiscoveryInfo paramInfo,
146 int32_t GetAuthForm(DistributedDeviceProfile::AccessControlProfile profiles, const std::string &trustDev,
148 int32_t CheckAuthForm(DmAuthForm form, DistributedDeviceProfile::AccessControlProfile profiles,
150 bool SingleUserProcess(const DistributedDeviceProfile::AccessControlProfile &profile, const DmAccessCaller &caller,
153 const std::vector<DistributedDeviceProfile::AccessControlProfile> &profiles, const std::string &localUdid,
156 const std::vector<DistributedDeviceProfile::AccessControlProfile> &profiles, const std::string &localUdid,
159 const std::vector<DistributedDeviceProfile::AccessControlProfile> &profiles, const std::string &localUdid,