Searched refs:pushResult (Results 1 – 1 of 1) sorted by relevance
914 int pushResult = ResponseCodes.OBEX_HTTP_OK; in pushHeader() local921 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushHeader()924 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushHeader()927 return pushResult; in pushHeader()938 int pushResult = ResponseCodes.OBEX_HTTP_OK; in pushBytes() local947 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushBytes()951 pushResult = ResponseCodes.OBEX_HTTP_INTERNAL_ERROR; in pushBytes()954 return pushResult; in pushBytes()