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.h317 bool sendReq(
325 return sendReq(mSeeClients[0], suid,
445 bool sendReq(
/system/chre/platform/slpi/see/
Dsee_helper.cc1603 sendReq(sns_suid_sensor_init_default, in findSuidSync()
1638 success = sendReq(suid, attr, nullptr /* syncDataType */, in getAttributesSync()
1694 success = sendReq(sensorInfo->client, sensorInfo->suid, in makeRequest()
1713 success = sendReq(sensorInfo->client, sensorInfo->suid, in flush()
1726 return sendReq( in configureOnChangeSensor()
1796 bool SeeHelper::sendReq( in sendReq() function in chre::SeeHelper
1964 success = sendReq(mRemoteProcSuid.value(), in initRemoteProcSensor()