Home
last modified time | relevance | path

Searched refs:sendReq (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h304 bool sendReq(
312 return sendReq(mSeeClients[0], suid,
432 bool sendReq(
/system/chre/platform/slpi/see/
Dsee_helper.cc1646 sendReq(sns_suid_sensor_init_default, in findSuidSync()
1681 success = sendReq(suid, attr, nullptr /* syncDataType */, in getAttributesSync()
1737 success = sendReq(sensorInfo->client, sensorInfo->suid, in makeRequest()
1756 success = sendReq(sensorInfo->client, sensorInfo->suid, in flush()
1769 return sendReq( in configureOnChangeSensor()
1839 bool SeeHelper::sendReq( in sendReq() function in chre::SeeHelper
2007 success = sendReq(mRemoteProcSuid.value(), in initRemoteProcSensor()