Home
last modified time | relevance | path

Searched refs:findNanoappByInstanceId (Results 1 – 6 of 6) sorted by relevance

/system/chre/core/
Dwwan_request_manager.cc91 .findNanoappByInstanceId(*mCellInfoRequestingNanoappInstanceId); in handleFreeCellInfoResult()
Dwifi_request_manager.cc336 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in updateNanoappScanMonitoringList()
530 .findNanoappByInstanceId(*mScanRequestingNanoappInstanceId); in handleScanResponseSync()
637 .findNanoappByInstanceId(*mScanRequestingNanoappInstanceId); in handleFreeWifiScanEvent()
Devent_loop.cc328 Nanoapp *EventLoop::findNanoappByInstanceId(uint32_t instanceId) const { in findNanoappByInstanceId() function in chre::EventLoop
Dgnss_manager.cc488 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in updateRequests()
Dsensor_request_manager.cc300 .findNanoappByInstanceId(request.getInstanceId()); in removeAllRequests()
/system/chre/core/include/chre/core/
Devent_loop.h270 Nanoapp *findNanoappByInstanceId(uint32_t instanceId) const;