Home
last modified time | relevance | path

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

/device/google/bonito/powerstats/
Dservice.cpp126 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/
Dservice.cpp167 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM); in main() local
168 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"}); in main()