Home
last modified time | relevance | path

Searched refs:updateTimeout (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DCtUpdateAmbassador.cpp59 void CtUpdateAmbassador::updateTimeout(IpaNatTimeoutUpdate in) { in updateTimeout() function in CtUpdateAmbassador
81 mFramework->updateTimeout(out); in updateTimeout()
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DCtUpdateAmbassador.cpp59 void CtUpdateAmbassador::updateTimeout(IpaNatTimeoutUpdate in) { in updateTimeout() function in CtUpdateAmbassador
81 auto ret = mFramework->updateTimeout(out); in updateTimeout()
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/current/android/hardware/tetheroffload/
DITetheringOffloadCallback.aidl38 oneway void updateTimeout(in android.hardware.tetheroffload.NatTimeoutUpdate params); in updateTimeout() method
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/1/android/hardware/tetheroffload/
DITetheringOffloadCallback.aidl38 oneway void updateTimeout(in android.hardware.tetheroffload.NatTimeoutUpdate params); in updateTimeout() method
/hardware/interfaces/tetheroffload/aidl/android/hardware/tetheroffload/
DITetheringOffloadCallback.aidl41 void updateTimeout(in NatTimeoutUpdate params); in updateTimeout() method
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DCtUpdateAmbassador.h55 void updateTimeout(IpaNatTimeoutUpdate /* update */);
DIOffloadManager.h161 virtual void updateTimeout(NatTimeoutUpdate /* update */) {} in updateTimeout() function
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DCtUpdateAmbassador.h55 void updateTimeout(IpaNatTimeoutUpdate /* update */);
DIOffloadManager.h161 virtual void updateTimeout(NatTimeoutUpdate /* update */) {} in updateTimeout() function
/hardware/interfaces/tetheroffload/control/1.1/vts/functional/include/
DOffloadControlTestV1_1.h84 Return<void> updateTimeout([[maybe_unused]] const NatTimeoutUpdate& params) override { in updateTimeout() function
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/include/
DOffloadControlTestBase.h98 Return<void> updateTimeout(const NatTimeoutUpdate& params) override { in updateTimeout() function
/hardware/interfaces/tetheroffload/control/1.0/
DITetheringOffloadCallback.hal37 oneway updateTimeout(NatTimeoutUpdate params);
/hardware/interfaces/tetheroffload/aidl/vts/functional/
DVtsHalTetheroffloadTargetTest.cpp117 ndk::ScopedAStatus updateTimeout(const NatTimeoutUpdate& in_params) override { in updateTimeout() function in aidl::android::hardware::tetheroffload::__anond236692d0111::TetheringOffloadCallback
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Conntrack_NATApp.cpp523 OffloadMng->touInstance->updateTimeout(entry); in UpdateCTUdpTs()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Conntrack_NATApp.cpp763 OffloadMng->touInstance->updateTimeout(entry); in UpdateCTUdpTs()