Home
last modified time | relevance | path

Searched refs:StartTimerThread (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_base_adapter.h36 StartTimerThread(); in SetThreadPool()
39 void StartTimerThread() in StartTimerThread() function
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_impl.cpp197 StartTimerThread(); in Register()
219 StartTimerThread(); in RegisterFanCallback()
234 void ThermalInterfaceImpl::StartTimerThread() in StartTimerThread() function in OHOS::HDI::Thermal::V1_1::ThermalInterfaceImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp236 StartTimerThread(executors); in ReportDatabaseStatistic()
316 StartTimerThread(executors); in ReportTrafficStatistic()
370 StartTimerThread(executors); in ReportVisitStatistic()
429 StartTimerThread(executors); in ReportApiPerformanceStatistic()
508 void HiViewAdapter::StartTimerThread(std::shared_ptr<ExecutorPool> executors) in StartTimerThread() function in OHOS::DistributedDataDfx::HiViewAdapter
H A Dhiview_adapter.h50 static void StartTimerThread(std::shared_ptr<ExecutorPool> executors);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_interface_impl.h50 void StartTimerThread();
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.h67 static void StartTimerThread();
H A Dhiview_adapter.cpp447 void HiViewAdapter::StartTimerThread() in StartTimerThread() function in OHOS::MiscServices::HiViewAdapter
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Ddfx_test.cpp45 HiViewAdapter::StartTimerThread(); in SetUp()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp191 HiViewAdapter::StartTimerThread(); in OnStart()