HomeSort by relevance Sort by last modified time
    Searched refs:handleNanoappListResponse (Results 1 - 7 of 7) sorted by null

  /device/google/wahoo/wifi_offload/
chre_interface.h 44 void handleNanoappListResponse(const ::chre::fbs::NanoappListResponseT& response) override;
chre_interface.cpp 91 void SocketCallbacks::handleNanoappListResponse(const fbs::NanoappListResponseT& response) {
92 LOG(VERBOSE) << "handleNanoAppListResponse";
  /system/chre/host/common/include/chre_host/
host_protocol_host.h 57 virtual void handleNanoappListResponse(
  /system/chre/host/hal_generic/
generic_context_hub.h 88 void handleNanoappListResponse(
generic_context_hub.cc 405 void GenericContextHub::SocketCallbacks::handleNanoappListResponse(
  /system/chre/host/common/
host_protocol_host.cc 64 handlers.handleNanoappListResponse(*msg.AsNanoappListResponse());
  /system/chre/host/common/test/
chre_test_client.cc 101 void handleNanoappListResponse(const fbs::NanoappListResponseT& response)

Completed in 246 milliseconds