Searched refs:AppInfo (Results 1 – 2 of 2) sorted by relevance
39 struct AppInfo { struct47 extern void hexChreAddApp(const struct AppInfo* info); argument48 extern void hexChreRemoveApp(const struct AppInfo* info);54 static const struct AppInfo mAppInfo = {
26 struct AppInfo { struct40 AppInfo info = { in sendToHost()