Searched refs:getNanoapp (Results 1 – 3 of 3) sorted by relevance
302 Nanoapp *getNanoapp() const;
232 Nanoapp *nanoapp = request.getNanoapp(); in removeAllRequests()259 if (sensorRequest.getNanoapp() == nanoapp) { in find()
273 Nanoapp *SensorRequest::getNanoapp() const { in getNanoapp() function in chre::SensorRequest