OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findNanoappByInstanceId
(Results
1 - 5
of
5
) sorted by null
/system/chre/core/include/chre/core/
event_loop.h
196
Nanoapp *
findNanoappByInstanceId
(uint32_t instanceId) const;
/system/chre/core/
wwan_request_manager.cc
95
.
findNanoappByInstanceId
(*mCellInfoRequestingNanoappInstanceId);
wifi_request_manager.cc
256
.
findNanoappByInstanceId
(instanceId);
460
.
findNanoappByInstanceId
(*mScanRequestingNanoappInstanceId);
493
.
findNanoappByInstanceId
(*mScanRequestingNanoappInstanceId);
event_loop.cc
271
Nanoapp *EventLoop::
findNanoappByInstanceId
(uint32_t instanceId) const {
gnss_request_manager.cc
256
.
findNanoappByInstanceId
(instanceId);
Completed in 53 milliseconds