Home
last modified time | relevance | path

Searched defs:chreNslNanoappInfo (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dnanoapp_support_lib_dso.h61 struct chreNslNanoappInfo { struct
63 uint32_t magic;
78 uint8_t isTcmNanoapp : 1;
83 uint8_t reserved;
90 const char *vendor;
94 const char *name;
97 uint64_t appId;
100 uint32_t appVersion;
102 struct {
106 } entryPoints;
[all …]