Searched refs:stopOffload (Results 1 – 11 of 11) sorted by relevance
23 stopOffload(ExpectBoolean::Ignored); in TearDown()56 void OffloadControlTestBase::stopOffload(const ExpectBoolean value) { in stopOffload() function in OffloadControlTestBase69 const Return<void> ret = control->stopOffload(cb); in stopOffload()
45 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()
32 * If this API is called multiple times without first calling stopOffload, then the subsequent38 * 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.
137 Return<void> stopOffload(
82 void stopOffload(const ExpectBoolean value);
138 Return<void> stopOffload(
54 * no need to call initOffload again to resume offload if stopOffload was not called by the
352 Return<void> HAL::stopOffload in stopOffload() function in HAL
354 Return<void> HAL::stopOffload in stopOffload() function in HAL