2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
hub_app_info 構造体リファレンス
#include <
context_hub.h
>
この構造体のドキュメントは、次のファイルから生成されました。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# Android Hardware Abstraction Layer: hub_app_info Struct Reference\n\nhub_app_info Struct Reference\n=============================\n\n[Data Fields](#pub-attribs) \nhub_app_info Struct Reference \n\n`\n#include \u003c\n`[context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------|------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| struct [hub_app_name_t](/reference/hal/structhub__app__name__t) | [app_name](/reference/hal/structhub__app__info#aa7c98f2ceb39e5648fd7e6798a74c011) |\n| ||\n| uint32_t | [version](/reference/hal/structhub__app__info#acd99bb05ca015e7d74448acb1deba7ca) |\n| ||\n| uint32_t | [num_mem_ranges](/reference/hal/structhub__app__info#a00b44ba1731b9dcaa65fbe008b724435) |\n| ||\n| struct [mem_range_t](/reference/hal/structmem__range__t) | [mem_usage](/reference/hal/structhub__app__info#a274342593878a37129cf3dcd80bfc8f5) \\[2\\] |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[138](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\nof file\n[context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\n.\n\nField Documentation\n-------------------\n\n\n|--------------------------------------------------------------------------|\n| struct [hub_app_name_t](/reference/hal/structhub__app__name__t) app_name |\n\n\nDefinition at line\n[139](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\nof file\n[context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\n.\n\n|-------------------------------------------------------------------------|\n| struct [mem_range_t](/reference/hal/structmem__range__t) mem_usage\\[2\\] |\n\n\nDefinition at line\n[142](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\nof file\n[context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\n.\n\n|-------------------------|\n| uint32_t num_mem_ranges |\n\n\nDefinition at line\n[141](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\nof file\n[context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\n.\n\n|------------------|\n| uint32_t version |\n\n\nDefinition at line\n[140](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\nof file\n[context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [context_hub.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/context_hub.h)"]]