Home
last modified time | relevance | path

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

/foundation/filemanagement/user_file_service/interfaces/kits/picker/
H A Dpicker.js115 checkArgumentsResult = getErr(ErrCode.INVALID_ARGS);
122 checkArgumentsResult = getErr(ErrCode.INVALID_ARGS);
134 checkArgumentsResult = getErr(ErrCode.NAME_TOO_LONG);
142 function getErr(errCode) { function
211 selectResult.error = getErr(ErrCode.RESULT_ERROR);
237 throw getErr(ErrCode.CONTEXT_NO_EXIST);
242 throw getErr(ErrCode.CONTEXT_NO_EXIST);
322 selectResult.error = getErr(ErrCode.RESULT_ERROR);
362 throw getErr(ErrCode.CONTEXT_NO_EXIST);
367 throw getErr(ErrCod
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dphotoaccesshelperinf.js633 checkArgumentsResult = getErr(ErrCode.INVALID_ARGS);
640 checkArgumentsResult = getErr(ErrCode.INVALID_ARGS);
648 function getErr(errCode) { function
700 selectResult.error = getErr(ErrCode.RESULT_ERROR);
721 throw getErr(ErrCode.CONTEXT_NO_EXIST);
725 throw getErr(ErrCode.CONTEXT_NO_EXIST);

Completed in 2 milliseconds