Searched refs:update_result (Results 1 – 3 of 3) sorted by relevance
571 update_result = update_response.get('result', {})572 if update_result.get('state'):573 preserved_networks_and_state[CLIENT_STATE] = update_result['state']
562 update_result = lambda decorator: result.update( function569 update_result(cls.setup_parallel)571 update_result(cls.setup_parallel_in_build_env)573 update_result(cls.setup_parallel_in_test_env)
263 let update_result = device::update( in adevice() localVariable271 if update_result.is_ok() { in adevice()274 if let Err(problem) = update_result { in adevice()