Home
last modified time | relevance | path

Searched defs:APP_ID_GET_VENDOR (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/inc/
Dseos.h87 #define APP_ID_GET_VENDOR(appid) ((appid) >> 24) macro
/device/google/contexthub/sensorhal/
Dhubconnection.cpp39 #define APP_ID_GET_VENDOR(appid) ((appid) >> 24) macro