Home
last modified time | relevance | path

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

/aosp12/system/chre/core/
H A Dwwan_request_manager.cc91 .findNanoappByInstanceId(*mCellInfoRequestingNanoappInstanceId); in handleFreeCellInfoResult()
H A Dwifi_request_manager.cc339 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in updateNanoappScanMonitoringList()
534 .findNanoappByInstanceId(*mScanRequestingNanoappInstanceId); in handleScanResponseSync()
641 .findNanoappByInstanceId(*mScanRequestingNanoappInstanceId); in handleFreeWifiScanEvent()
H A Devent_loop.cc332 Nanoapp *EventLoop::findNanoappByInstanceId(uint32_t instanceId) const { in findNanoappByInstanceId() function in chre::EventLoop
H A Dgnss_manager.cc488 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in updateRequests()
H A Dsensor_request_manager.cc306 .findNanoappByInstanceId(request.getInstanceId()); in removeAllRequests()
/aosp12/system/chre/core/include/chre/core/
H A Devent_loop.h270 Nanoapp *findNanoappByInstanceId(uint32_t instanceId) const;