HomeSort by relevance Sort by last modified time
    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