Home
last modified time | relevance | path

Searched refs:ERR_CODE_PARAM_INVALID (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
H A Dpasteboard_ffi.cpp231 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetPrimaryText()
255 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataRecordToPlainText()
284 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetPrimaryHtml()
315 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetPrimaryUri()
377 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetPrimaryMimeType()
435 return ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetProperty()
440 return ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetProperty()
510 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetTag()
679 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSPasteDataGetMimeTypes()
962 ret.code = ERR_CODE_PARAM_INVALID; in FfiOHOSSystemPasteboardGetDataSource()
[all...]
/foundation/arkui/napi/interfaces/inner_api/cjffi/cj_ffi/
H A Dcj_common_ffi.h27 const int32_t ERR_CODE_PARAM_INVALID = -2; variable

Completed in 2 milliseconds