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

  /device/google/wahoo/wifi_offload/
chre_interface.h 46 void handleUnloadNanoappResponse(const ::chre::fbs::UnloadNanoappResponseT& response) override;
chre_interface.cpp 111 void SocketCallbacks::handleUnloadNanoappResponse(const fbs::UnloadNanoappResponseT& response) {
  /system/chre/host/common/include/chre_host/
host_protocol_host.h 64 const ::chre::fbs::UnloadNanoappResponseT& /*response*/) {};
host_messages_generated.h 40 struct UnloadNanoappResponseT;
255 UnloadNanoappResponseT *AsUnloadNanoappResponse() {
257 reinterpret_cast<UnloadNanoappResponseT *>(table) : nullptr;
    [all...]
  /system/chre/host/hal_generic/
generic_context_hub.h 95 const ::chre::fbs::UnloadNanoappResponseT& response) override;
generic_context_hub.cc 494 const ::chre::fbs::UnloadNanoappResponseT& response) {
  /system/chre/host/common/test/
chre_test_client.cc 118 void handleUnloadNanoappResponse(const fbs::UnloadNanoappResponseT& response)

Completed in 8641 milliseconds