Home
last modified time | relevance | path

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

/system/chre/core/
Dwwan_request_manager.cc90 .findNanoappByInstanceId(*mCellInfoRequestingNanoappInstanceId); in handleFreeCellInfoResult()
Dwifi_request_manager.cc336 .findNanoappByInstanceId(instanceId); in updateNanoappScanMonitoringList()
528 .findNanoappByInstanceId(*mScanRequestingNanoappInstanceId); in handleScanResponseSync()
624 .findNanoappByInstanceId(*mScanRequestingNanoappInstanceId); in handleFreeWifiScanEvent()
Dgnss_manager.cc245 .findNanoappByInstanceId(instanceId); in updateRequests()
Devent_loop.cc302 Nanoapp *EventLoop::findNanoappByInstanceId(uint32_t instanceId) const { in findNanoappByInstanceId() function in chre::EventLoop
Dsensor_request_manager.cc269 .findNanoappByInstanceId(request.getInstanceId()); in removeAllRequests()
/system/chre/core/include/chre/core/
Devent_loop.h216 Nanoapp *findNanoappByInstanceId(uint32_t instanceId) const;