Home
last modified time | relevance | path

Searched refs:addDirectChannel (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.h317 int addDirectChannel(const struct sensors_direct_mem_t *mem);
Dsensors.cpp140 return mHubConnection->addDirectChannel(mem); in register_direct_channel()
Dhubconnection.cpp2008 int HubConnection::addDirectChannel(const struct sensors_direct_mem_t *mem) { in addDirectChannel() function in android::HubConnection
2222 int HubConnection::addDirectChannel(const struct sensors_direct_mem_t *) { in addDirectChannel() function in android::HubConnection