HomeSort by relevance Sort by last modified time
    Searched refs:NanohubAppInfo (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/contexthubhal/
system_comms.cpp 48 static void readNanohubAppInfo(MessageBuf &buf, NanohubAppInfo &info) {
128 if (len != sizeof(NanohubAppInfo) && len) {
130 len, sizeof(NanohubAppInfo));
138 NanohubAppInfo info;
system_comms.h 63 struct NanohubAppInfo {

Completed in 43 milliseconds