Home
last modified time | relevance | path

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

/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DOffloadControlTestBase.cpp23 stopOffload(ExpectBoolean::Ignored); in TearDown()
56 void OffloadControlTestBase::stopOffload(const ExpectBoolean value) { in stopOffload() function in OffloadControlTestBase
69 const Return<void> ret = control->stopOffload(cb); in stopOffload()
DVtsHalTetheroffloadControlV1_0TargetTest.cpp45 stopOffload(ExpectBoolean::False); in TEST_P()
46 stopOffload(ExpectBoolean::False); in TEST_P()
47 stopOffload(ExpectBoolean::False); in TEST_P()
77 stopOffload(ExpectBoolean::Ignored); // balance out initOffload(true) in TEST_P()
79 stopOffload(ExpectBoolean::False); in TEST_P()
81 stopOffload(ExpectBoolean::False); in TEST_P()
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal32 * If this API is called multiple times without first calling stopOffload, then the subsequent
38 * It is assumed to be valid until stopOffload is called.
44 * or even will be, chosen. This API is symmetrical with stopOffload.
63 stopOffload() generates (bool success, string errMsg);
68 * This API may only be called after initOffload and before stopOffload.
119 * if stopOffload was not called by the client.
145 * This API may only be called after initOffload and before stopOffload.
186 * This API may only be called after initOffload and before stopOffload.
211 * This API may only be called after initOffload and before stopOffload.
/hardware/interfaces/tetheroffload/aidl/vts/functional/
DVtsHalTetheroffloadTargetTest.cpp142 stopOffload(ExpectBoolean::Ignored); in TearDown()
172 void stopOffload(const ExpectBoolean expectedResult) { in stopOffload() function in aidl::android::hardware::tetheroffload::__anond236692d0111::TetheroffloadAidlTestBase
173 ndk::ScopedAStatus status = mOffload->stopOffload(); in stopOffload()
249 stopOffload(ExpectBoolean::False); in TEST_P()
250 stopOffload(ExpectBoolean::False); in TEST_P()
251 stopOffload(ExpectBoolean::False); in TEST_P()
269 stopOffload(ExpectBoolean::True); // balance out initOffload(true) in TEST_P()
271 stopOffload(ExpectBoolean::False); in TEST_P()
273 stopOffload(ExpectBoolean::False); in TEST_P()
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/1/android/hardware/tetheroffload/
DIOffload.aidl38 void stopOffload(); in stopOffload() method
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/current/android/hardware/tetheroffload/
DIOffload.aidl38 void stopOffload(); in stopOffload() method
/hardware/interfaces/tetheroffload/aidl/android/hardware/tetheroffload/
DIOffload.aidl77 void stopOffload(); in stopOffload() method
/hardware/interfaces/tetheroffload/aidl/default/
DOffload.h50 ndk::ScopedAStatus stopOffload() override;
DOffload.cpp169 ndk::ScopedAStatus Offload::stopOffload() { in stopOffload() function in aidl::android::hardware::tetheroffload::impl::example::Offload
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DHAL.h137 Return<void> stopOffload(
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/include/
DOffloadControlTestBase.h82 void stopOffload(const ExpectBoolean value);
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DHAL.h138 Return<void> stopOffload(
/hardware/interfaces/tetheroffload/control/1.1/
DIOffloadControl.hal54 * no need to call initOffload again to resume offload if stopOffload was not called by the
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DHAL.cpp352 Return<void> HAL::stopOffload in stopOffload() function in HAL
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DHAL.cpp354 Return<void> HAL::stopOffload in stopOffload() function in HAL