Home
last modified time | relevance | path

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

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h210 bool getAttributesSync(const sns_std_suid& suid, SeeAttributes *attr);
/system/chre/platform/slpi/see/
Dplatform_sensor.cc501 if (!seeHelper.getAttributesSync(suid, &attr)) { in getSuidAndAttrs()
Dsee_helper.cc1625 bool SeeHelper::getAttributesSync(const sns_std_suid& suid, in getAttributesSync() function in chre::SeeHelper