Начиная с 27 марта 2025 г. мы рекомендуем использовать android-latest-release
вместо aosp-main
для создания и участия в AOSP. Дополнительные сведения см. в разделе Изменения в AOSP .
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Ссылка на структуру Gatekeeper_module
#include < gatekeeper.h >
Определение в строке 32 файла Gatekeeper.h .
Документация для этой структуры была создана из следующего файла:
- Аппаратное обеспечение/libhardware/include/hardware/ gatekeeper.h
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-29 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-29 UTC."],[],[],null,["# Android Hardware Abstraction Layer: gatekeeper_module Struct Reference\n\ngatekeeper_module Struct Reference\n==================================\n\n[Data Fields](#pub-attribs) \ngatekeeper_module Struct Reference \n\n`\n#include \u003c\n`[gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)`\n\u003e\n`\n\n|---------------------------------------------------|-------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [hw_module_t](/reference/hal/structhw__module__t) | [common](/reference/hal/structgatekeeper__module#aba34366e34e71c894dd7e4bd0fc5e5b7) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[32](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\nof file\n[gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------|\n| [hw_module_t](/reference/hal/structhw__module__t) common |\n\n\nComon methods of the gatekeeper module. This\n*must*\nbe the first member of\n[gatekeeper_module](/reference/hal/structgatekeeper__module)\nas users of this structure will cast a\n[hw_module_t](/reference/hal/structhw__module__t)\nto a\n[gatekeeper_module](/reference/hal/structgatekeeper__module)\npointer in the appropriate context.\n\n\nDefinition at line\n[38](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\nof file\n[gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gatekeeper.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gatekeeper.h)"]]