Searched defs:deviceClient (Results 1 – 3 of 3) sorted by relevance
46 auto deviceClient = std::make_shared<CollectDeviceClient>(); variable58 auto deviceClient = std::make_shared<CollectDeviceClient>(); variable72 auto deviceClient = std::make_shared<CollectDeviceClient>(); variable86 auto deviceClient = std::make_shared<CollectDeviceClient>(); variable100 auto deviceClient = std::make_shared<CollectDeviceClient>(); variable
39 ThreadStateInfoCollector::ThreadStateInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClien… in ThreadStateInfoCollector()
35 ProcessStatInfoCollector::ProcessStatInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClien… in ProcessStatInfoCollector()