Home
last modified time | relevance | path

Searched refs:ERR_SOURCE_FILE_NOT_EXIST (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/adapter/service/common/include/
H A Dhiview_err_code.h27 constexpr int32_t ERR_SOURCE_FILE_NOT_EXIST = 21300001; member
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp83 {HiviewNapiErrCode::ERR_SOURCE_FILE_NOT_EXIST, in GetErrorDetailByRet()
84 {HiviewNapiErrCode::ERR_SOURCE_FILE_NOT_EXIST, "Source file does not exists."}} in GetErrorDetailByRet()
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp228 return HiviewNapiErrCode::ERR_SOURCE_FILE_NOT_EXIST; in CopyOrMoveFile()
253 return HiviewNapiErrCode::ERR_SOURCE_FILE_NOT_EXIST; in Remove()

Completed in 2 milliseconds