Searched refs:citadelId (Results 1 – 3 of 3) sorted by relevance
/device/google/sunfish/powerstats/ |
D | service.cpp | 157 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local 158 aidlSdp->addEntity(citadelId, "Citadel", in main()
|
/device/google/redbull/powerstats/ |
D | service.cpp | 166 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local 167 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"}); in main()
|
/device/google/coral/powerstats/ |
D | service.cpp | 212 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local 213 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"}); in main()
|