OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatekeeper_module
(Results
1 - 4
of
4
) sorted by null
/system/core/trusty/gatekeeper/
module.cpp
45
struct
gatekeeper_module
HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
/hardware/libhardware/include/hardware/
gatekeeper.h
32
struct
gatekeeper_module
{
struct
35
*
gatekeeper_module
as users of this structure will cast a hw_module_t to
36
* a
gatekeeper_module
pointer in the appropriate context.
/device/generic/goldfish/gatekeeper/
module.cpp
115
struct
gatekeeper_module
HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
/device/google/cuttlefish_common/guest/hals/gatekeeper/
module.cpp
115
struct
gatekeeper_module
HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
Completed in 342 milliseconds