Searched refs:update_result (Results 1 – 3 of 3) sorted by relevance
82 int update_result = nodes_[1]->set_data(data, data_length); in Update() local83 if (update_result != 0) { in Update()102 update_result = nodes_[index_left_child]->Update( in Update()104 if (update_result != 0) { in Update()108 update_result = nodes_[index_right_child]->Update( in Update()110 if (update_result != 0) { in Update()
45 update_result="$(disp_result $?)"49 "${chameleond_result}" "${root_result}" "${update_result}" \
88 update_result = service.jobs().update(body='',93 pprint.pprint(update_result)