Home
last modified time | relevance | path

Searched defs:clientId (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DsyscallDo.h127 static inline bool eOsSensorRequest(uint32_t clientId, uint32_t sensorHandle, uint32_t rate, uint64… in eOsSensorRequest()
135 static inline bool eOsSensorRequestRateChange(uint32_t clientId, uint32_t sensorHandle, uint32_t ne… in eOsSensorRequestRateChange()
143 static inline bool eOsSensorRelease(uint32_t clientId, uint32_t sensorHandle) in eOsSensorRelease()
148 static inline bool eOsSensorTriggerOndemand(uint32_t clientId, uint32_t sensorHandle) in eOsSensorTriggerOndemand()
/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c117 const char *clientId = NULL; in main() local
/device/generic/goldfish/radio/rild/
Drild_goldfish.c123 const char *clientId = NULL; in main() local