Searched refs:slcReqStateHeaders (Results 1 – 4 of 4) sorted by relevance
/device/google/gs101/powerstats/ |
D | Gs101CommonDataProviders.cpp | 325 const std::vector<std::pair<std::string, std::string>> slcReqStateHeaders = { in addSoC() local 338 cfgs.emplace_back(generateGenericStateResidencyConfigs(reqStateConfig, slcReqStateHeaders), in addSoC()
|
/device/google/zuma/powerstats/ |
D | ZumaCommonDataProviders.cpp | 264 const std::vector<std::pair<std::string, std::string>> slcReqStateHeaders = { in addSoC() local 277 cfgs.emplace_back(generateGenericStateResidencyConfigs(reqStateConfig, slcReqStateHeaders), in addSoC()
|
/device/google/gs201/powerstats/ |
D | Gs201CommonDataProviders.cpp | 256 const std::vector<std::pair<std::string, std::string>> slcReqStateHeaders = { in addSoC() local 269 cfgs.emplace_back(generateGenericStateResidencyConfigs(reqStateConfig, slcReqStateHeaders), in addSoC()
|
/device/google/zumapro/powerstats/ |
D | ZumaProCommonDataProviders.cpp | 264 const std::vector<std::pair<std::string, std::string>> slcReqStateHeaders = { in addSoC() local 277 cfgs.emplace_back(generateGenericStateResidencyConfigs(reqStateConfig, slcReqStateHeaders), in addSoC()
|