Searched defs:ConvertToProfile (Results 1 – 8 of 8) sorted by relevance
30 bool Collector::ConvertToProfile(DeviceProfile& deviceProfile) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::Collector35 bool Collector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::Collector40 bool Collector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::Collector
29 bool DmsInfoCollector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::DmsInfoCollector40 bool DmsInfoCollector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::DmsInfoCollector
33 bool CollaborationInfoCollector::ConvertToProfile(std::vector<ServiceProfile> &svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::CollaborationInfoCollector50 bool CollaborationInfoCollector::ConvertToProfile(std::vector<CharacteristicProfile> &charProfileLi… in ConvertToProfile() function in OHOS::DistributedDeviceProfile::CollaborationInfoCollector
39 bool PasteboardInfoCollector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::PasteboardInfoCollector50 bool PasteboardInfoCollector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::PasteboardInfoCollector
47 bool SystemInfoCollector::ConvertToProfile(DeviceProfile& profile) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::SystemInfoCollector
36 bool SyscapInfoCollector::ConvertToProfile(DeviceProfile &profile) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::SyscapInfoCollector
35 bool SwitchStatusCollector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::SwitchStatusCollector
66 bool ConvertToProfile(DeviceProfile& deviceProfile) override in ConvertToProfile() function in OHOS::DistributedDeviceProfile::CollectorListener