A partire dal 27 marzo 2025, ti consigliamo di utilizzare android-latest-release
anziché aosp-main
per compilare e contribuire ad AOSP. Per ulteriori informazioni, vedi Modifiche ad AOSP.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
#include <
power.h
>
Definizione nella riga
116
del file
power.h
.
uint32_t number_of_voters
|
uint64_t residency_in_msec_since_boot
|
bool supported_only_in_suspend
|
uint64_t total_transitions
|
La documentazione di questa struttura è stata generata dal seguente file:
-
hardware/libhardware/include/hardware/
power.h
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: power_state_platform_sleep_state_t Struct Reference\n\npower_state_platform_sleep_state_t Struct Reference\n===================================================\n\n[Data Fields](#pub-attribs) \npower_state_platform_sleep_state_t Struct Reference \n\n`\n#include \u003c\n`[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| char | [name](/reference/hal/structpower__state__platform__sleep__state__t#ae3188a679bcf4fc143a9df27d62d2da1) \\[ [POWER_STATE_NAME_MAX_LENGTH](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h) \\] |\n| ||\n| uint64_t | [residency_in_msec_since_boot](/reference/hal/structpower__state__platform__sleep__state__t#a046b3e359d16166739d6a13fb4450d7c) |\n| ||\n| uint64_t | [total_transitions](/reference/hal/structpower__state__platform__sleep__state__t#a50999d28904b951bb72e55e0da342327) |\n| ||\n| bool | [supported_only_in_suspend](/reference/hal/structpower__state__platform__sleep__state__t#adc41129dc381bd43a1051a9994c1f60b) |\n| ||\n| uint32_t | [number_of_voters](/reference/hal/structpower__state__platform__sleep__state__t#aacf0f556c4bc97b04e66a3b412a49fd9) |\n| ||\n| [power_state_voter_t](/reference/hal/structpower__state__voter__t) \\* | [voters](/reference/hal/structpower__state__platform__sleep__state__t#a92a2d17f5ea039ebfb7a7d305253b227) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[116](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\nField Documentation\n-------------------\n\n\n|------------------------------------------------------------------------------------------------------------------------------------------------|\n| char name\\[ [POWER_STATE_NAME_MAX_LENGTH](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h) \\] |\n\n\nDefinition at line\n[120](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|---------------------------|\n| uint32_t number_of_voters |\n\n\nDefinition at line\n[147](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|---------------------------------------|\n| uint64_t residency_in_msec_since_boot |\n\n\nDefinition at line\n[125](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|--------------------------------|\n| bool supported_only_in_suspend |\n\n\nDefinition at line\n[135](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|----------------------------|\n| uint64_t total_transitions |\n\n\nDefinition at line\n[130](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|------------------------------------------------------------------------------|\n| [power_state_voter_t](/reference/hal/structpower__state__voter__t) \\* voters |\n\n\nDefinition at line\n[155](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)"]]