Home
last modified time | relevance | path

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

/system/chre/platform/exynos/
Dhost_link.cc37 struct UnloadNanoappCallbackData { struct
38 uint64_t appId;
39 uint32_t transactionId;
40 uint16_t hostClientId;
41 bool allowSystemNanoappUnload;
/system/chre/platform/tinysys/
Dhost_link.cc72 struct UnloadNanoappCallbackData { struct
73 uint64_t appId;
74 uint32_t transactionId;
75 uint16_t hostClientId;
76 bool allowSystemNanoappUnload;
/system/chre/platform/slpi/
Dhost_link.cc108 struct UnloadNanoappCallbackData { struct
109 uint64_t appId;
110 uint32_t transactionId;
111 uint16_t hostClientId;
112 bool allowSystemNanoappUnload;