OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flushMessagesSentByNanoapp
(Results
1 - 3
of
3
) sorted by null
/system/chre/platform/linux/
host_link.cc
21
void HostLink::
flushMessagesSentByNanoapp
(uint64_t appId) {
/system/chre/core/
host_comms_manager.cc
29
void HostCommsManager::
flushMessagesSentByNanoapp
(uint64_t appId) {
30
mHostLink.
flushMessagesSentByNanoapp
(appId);
/system/chre/platform/slpi/
host_link.cc
521
void HostLink::
flushMessagesSentByNanoapp
(uint64_t /*appId*/) {
Completed in 68 milliseconds