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

  /hardware/libhardware/include/hardware/
context_hub.h 78 #define NANOAPP_VENDOR_ALL_APPS 0x0000000000FFFFFFULL
91 (((uint64_t)(vendor) & NANOAPP_VENDORS_ALL) | ((uint64_t)(seq_id) & NANOAPP_VENDOR_ALL_APPS))
  /device/google/contexthub/contexthubhal/
nanohubhal.cpp 54 uint32_t seqId = appId.id & NANOAPP_VENDOR_ALL_APPS;
  /device/google/contexthub/contexthubhal/test/
main.cpp 30 uint32_t seqId = appId.id & NANOAPP_VENDOR_ALL_APPS;

Completed in 865 milliseconds