Searched refs:DUMP_HALS_TASK (Results 1 – 1 of 1) sorted by relevance
230 static const std::string DUMP_HALS_TASK = "DUMP HALS"; variable1602 ds.dump_pool_->enqueueTaskWithFd(DUMP_HALS_TASK, &DumpHals, _1); in dumpstate()1640 WAIT_TASK_WITH_CONSENT_CHECK(DUMP_HALS_TASK, ds.dump_pool_); in dumpstate()1642 RUN_SLOW_FUNCTION_WITH_CONSENT_CHECK_AND_LOG(DUMP_HALS_TASK, DumpHals); in dumpstate()1916 ds.dump_pool_->enqueueTaskWithFd(DUMP_HALS_TASK, &DumpHals, _1); in DumpstateRadioCommon()1926 ds.dump_pool_->waitForTask(DUMP_HALS_TASK); in DumpstateRadioCommon()1928 RUN_SLOW_FUNCTION_AND_LOG(DUMP_HALS_TASK, DumpHals); in DumpstateRadioCommon()