Lines Matching refs:status
103 * @return Returns the status code of the execution. For details, see {@link PASTEBOARD_ErrCode}.
119 * @return Returns the status code of the execution. For details, see {@link PASTEBOARD_ErrCode}.
161 * @return Returns the status code of the execution. For details, {@link PASTEBOARD_ErrCode}.
176 * @return Returns the status code of the execution. For details, {@link PASTEBOARD_ErrCode}.
202 * @return Returns the status code of the execution. For details, see {@link PASTEBOARD_ErrCode}.
239 * @param status The status code of the execution. For details, see {@link PASTEBOARD_ErrCode}.
244 OH_UdmfData* OH_Pasteboard_GetData(OH_Pasteboard* pasteboard, int* status);
251 * @return Returns the status code of the execution. For details, see {@link PASTEBOARD_ErrCode}.
263 * @return Returns the status code of the execution. For details, see {@link PASTEBOARD_ErrCode}.