Searched refs:StartCollectionThread (Results 1 – 4 of 4) sorted by relevance
57 int32_t ret = DistributedInputCollector::GetInstance().StartCollectionThread(eventHandler_);67 int32_t ret = DistributedInputCollector::GetInstance().StartCollectionThread(eventHandler_);
44 int32_t StartCollectionThread(std::shared_ptr<AppExecFwk::EventHandler> sinkHandler);
62 int32_t DistributedInputCollector::StartCollectionThread(std::shared_ptr<AppExecFwk::EventHandler> … in StartCollectionThread() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollector
626 int result = DistributedInputCollector::GetInstance().StartCollectionThread( in Init()