HomeSort by relevance Sort by last modified time
    Searched refs:citadelId (Results 1 - 2 of 2) sorted by null

  /device/google/bonito/powerstats/
service.cpp 126 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM);
127 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"});
  /device/google/crosshatch/powerstats/
service.cpp 167 uint32_t citadelId = service->addPowerEntity("Citadel", PowerEntityType::SUBSYSTEM);
168 aidlSdp->addEntity(citadelId, "Citadel", {"Last-Reset", "Active", "Deep-Sleep"});

Completed in 312 milliseconds