Searched defs:svrProfileList (Results 1 – 6 of 6) sorted by relevance
35 bool Collector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile()
67 std::vector<ServiceProfile> svrProfileList; in Collect() local
29 bool DmsInfoCollector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile()
33 bool CollaborationInfoCollector::ConvertToProfile(std::vector<ServiceProfile> &svrProfileList) in ConvertToProfile()
39 bool PasteboardInfoCollector::ConvertToProfile(std::vector<ServiceProfile>& svrProfileList) in ConvertToProfile()
68 std::vector<ServiceProfile> svrProfileList; variable