Home
last modified time | relevance | path

Searched defs:ConvertToProfile (Results 1 – 8 of 8) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
Dcollector.cpp30 bool Collector::ConvertToProfile(DeviceProfile& deviceProfile) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::Collector
35 bool Collector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::Collector
40 bool Collector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::Collector
Ddms_info_collector.cpp29 bool DmsInfoCollector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::DmsInfoCollector
40 bool DmsInfoCollector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::DmsInfoCollector
Dcollaboration_info_collector.cpp33 bool CollaborationInfoCollector::ConvertToProfile(std::vector<ServiceProfile> &svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::CollaborationInfoCollector
50 bool CollaborationInfoCollector::ConvertToProfile(std::vector<CharacteristicProfile> &charProfileLi… in ConvertToProfile() function in OHOS::DistributedDeviceProfile::CollaborationInfoCollector
Dpasteboard_info_collector.cpp39 bool PasteboardInfoCollector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::PasteboardInfoCollector
50 bool PasteboardInfoCollector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::PasteboardInfoCollector
Dsystem_info_collector.cpp47 bool SystemInfoCollector::ConvertToProfile(DeviceProfile& profile) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::SystemInfoCollector
Dsyscap_info_collector.cpp36 bool SyscapInfoCollector::ConvertToProfile(DeviceProfile &profile) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::SyscapInfoCollector
Dswitch_status_collector.cpp35 bool SwitchStatusCollector::ConvertToProfile(std::vector<CharacteristicProfile>& charProfileList) in ConvertToProfile() function in OHOS::DistributedDeviceProfile::SwitchStatusCollector
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Ddp_content_sensor_test.cpp66 bool ConvertToProfile(DeviceProfile& deviceProfile) override in ConvertToProfile() function in OHOS::DistributedDeviceProfile::CollectorListener