Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp233 static const std::string DUMP_HALS_TASK = "DUMP HALS"; variable
1559 dump_hals = ds.dump_pool_->enqueueTaskWithFd(DUMP_HALS_TASK, &DumpHals, _1); in dumpstate()
1600 RUN_SLOW_FUNCTION_WITH_CONSENT_CHECK_AND_LOG(DUMP_HALS_TASK, DumpHals); in dumpstate()
1878 dump_hals = ds.dump_pool_->enqueueTaskWithFd(DUMP_HALS_TASK, &DumpHals, _1); in DumpstateRadioCommon()
1890 RUN_SLOW_FUNCTION_AND_LOG(DUMP_HALS_TASK, DumpHals); in DumpstateRadioCommon()