Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/include/chre/platform/slpi/see/
H A Dsee_helper.h209 bool getAttributesSync(const sns_std_suid &suid, SeeAttributes *attr);
/aosp12/system/chre/platform/slpi/see/
H A Dplatform_sensor_manager.cc416 if (!seeHelper.getAttributesSync(suid, &attr)) { in getSuidAndAttrs()
H A Dsee_helper.cc1693 bool SeeHelper::getAttributesSync(const sns_std_suid &suid, in getAttributesSync() function in chre::SeeHelper