Searched refs:stopOffload (Results 1 – 8 of 8) sorted by relevance
127 stopOffload(ExpectBoolean::Ignored); in TearDown()183 void stopOffload(const ExpectBoolean value) { in stopOffload() function in OffloadControlHidlTestBase196 const Return<void> ret = control->stopOffload(cb); in stopOffload()236 stopOffload(ExpectBoolean::False); in TEST_P()237 stopOffload(ExpectBoolean::False); in TEST_P()238 stopOffload(ExpectBoolean::False); in TEST_P()268 stopOffload(ExpectBoolean::Ignored); // balance out initOffload(true) in TEST_P()270 stopOffload(ExpectBoolean::False); in TEST_P()272 stopOffload(ExpectBoolean::False); in TEST_P()357 stopOffload(ExpectBoolean::Ignored); in TearDown()
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.
138 Return<void> stopOffload(
137 Return<void> stopOffload(
352 Return<void> HAL::stopOffload in stopOffload() function in HAL
354 Return<void> HAL::stopOffload in stopOffload() function in HAL