Searched refs:initOffload (Results 1 – 8 of 8) sorted by relevance
168 void initOffload(const bool expected_result) { in initOffload() function in OffloadControlHidlTestBase174 const Return<void> ret = control->initOffload(control_cb, init_cb); in initOffload()180 initOffload(true); in setupControlHal()228 initOffload(true); in TEST_P()229 initOffload(false); in TEST_P()230 initOffload(false); in TEST_P()231 initOffload(false); in TEST_P()255 initOffload(true); in TEST_P()
48 initOffload(ITetheringOffloadCallback cb) generates (bool success, string errMsg);55 * in initOffload must be released, and offload must be stopped.68 * This API may only be called after initOffload and before stopOffload.115 * Once the limit is reached, the callback registered in initOffload must be called to indicate118 * addDownstream again. Note that it is not necessary to call initOffload again to resume offload145 * 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.
134 Return<void> initOffload(
135 Return<void> initOffload(
327 Return<void> HAL::initOffload in initOffload() function in HAL
329 Return<void> HAL::initOffload in initOffload() function in HAL