Searched defs:lookupAppByAppId (Results 1 - 1 of 1) sorted by relevance

/system/chre/core/
H A Devent_loop.cc87 Nanoapp *nanoapp = lookupAppByAppId(appId);
297 Nanoapp *app = lookupAppByAppId(appId);
408 Nanoapp *EventLoop::lookupAppByAppId(uint64_t appId) const { function in class:chre::EventLoop

Completed in 56 milliseconds