Home
last modified time | relevance | path

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

/system/chre/test/simulation/inc/
Dtest_base.h92 .findNanoappByInstanceId(instanceId); in getNanoappByAppId()
/system/chre/core/
Dwwan_request_manager.cc91 .findNanoappByInstanceId(*mCellInfoRequestingNanoappInstanceId); in handleFreeCellInfoResult()
Dwifi_request_manager.cc796 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in updateNanoappScanMonitoringList()
1005 .findNanoappByInstanceId(currentScanRequest.nanoappInstanceId); in handleScanResponseSync()
1172 .findNanoappByInstanceId(pendingNanoappInstanceId); in handleFreeWifiScanEvent()
Dhost_comms_manager.cc412 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in sendMessageWithTransactionData()
Devent_loop.cc401 Nanoapp *EventLoop::findNanoappByInstanceId(uint16_t instanceId) const { in findNanoappByInstanceId() function in chre::EventLoop
Dgnss_manager.cc532 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in updateRequests()
Dble_request_manager.cc377 EventLoopManagerSingleton::get()->getEventLoop().findNanoappByInstanceId( in handleNanoappEventRegistration()
Dsensor_request_manager.cc308 .findNanoappByInstanceId(request.getInstanceId()); in removeAllRequests()
/system/chre/core/include/chre/core/
Devent_loop.h314 Nanoapp *findNanoappByInstanceId(uint16_t instanceId) const;