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

  /device/google/contexthub/lib/include/nanohub/
nanohub.h 45 #define APP_ID_GET_VENDOR(appid) ((appid) >> APP_VENDOR_SHF)
  /device/google/contexthub/sensorhal/
hubconnection.cpp 44 #define APP_ID_GET_VENDOR(appid) ((appid) >> 24)
    [all...]

Completed in 71 milliseconds