Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateUtil.h194 static bool IsParallelRun();
H A DDumpstateUtil.cpp217 bool PropertiesHelper::IsParallelRun() { in IsParallelRun() function in android::os::dumpstate::PropertiesHelper
H A Ddumpstate.cpp809 id_, pid_, PropertiesHelper::IsDryRun(), PropertiesHelper::IsParallelRun(), in PrintHeader()
3118 if (!PropertiesHelper::IsParallelRun()) { in EnableParallelRunIfNeeded()