Home
last modified time | relevance | path

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

/device/google/sunfish/powerstats/
Dservice.cpp157 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local
158 aidlSdp->addEntity(citadelId, "Citadel", in main()
/device/google/redbull/powerstats/
Dservice.cpp166 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/
Dservice.cpp212 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local
213 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"}); in main()