Lines Matching refs:ret_code

383     SYNCML_DM_RET_STATUS_T ret_code = SYNCML_DM_FAIL;
386 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
391 if((ret_code = this->readByte(cmdType)) != SYNCML_DM_SUCCESS)
395 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS ||
400 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
405 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
410 if((ret_code = this->readOpaque(cmdURI)) != SYNCML_DM_SUCCESS)
414 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
422 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
425 if((ret_code = this->readNode(props, stopByte)) != SYNCML_DM_SUCCESS)
431 if((ret_code = this->readByte(stopByte)) != SYNCML_DM_SUCCESS
437 if((ret_code = this->readByte(attribute)) != SYNCML_DM_SUCCESS)
442 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
446 if((ret_code = this->readData(props, stopByte)) != SYNCML_DM_SUCCESS)
452 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
456 if((ret_code = this->readNodeName(props, stopByte)) != SYNCML_DM_SUCCESS)
461 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
464 if((ret_code = this->readTitle(props, stopByte)) != SYNCML_DM_SUCCESS)
470 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS)
474 { if((ret_code = this->readESNFileName(props, stopByte)) != SYNCML_DM_SUCCESS)
515 SYNCML_DM_RET_STATUS_T ret_code = SYNCML_DM_FAIL;
518 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
523 if((ret_code = this->readByte(cmdType)) != SYNCML_DM_SUCCESS)
527 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS ||
532 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS
537 if((ret_code = this->readOpaqueTag(&bYte, targetFileName)) != SYNCML_DM_SUCCESS)
542 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS)
548 if((ret_code = this->readOpaqueTag(&bYte, sourceFileName)) != SYNCML_DM_SUCCESS)
552 if((ret_code = this->readByte(&bYte)) != SYNCML_DM_SUCCESS