Searched refs:citadelId (Results 1 – 2 of 2) sorted by relevance
/device/google/bonito/powerstats/ |
D | service.cpp | 126 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local 127 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"}); in main()
|
/device/google/crosshatch/powerstats/ |
D | service.cpp | 167 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local 168 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"}); in main()
|