Home
last modified time | relevance | path

Searched refs:SetErrno (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_business_error.h86 void SetErrno(ELegacy eLegacy);
87 void SetErrno(int32_t ePosix);
H A Dnapi_business_error.cpp80 void NapiBusinessError::SetErrno(ELegacy eLegacy) in SetErrno() function in OHOS::AppExecFwk::LIBZIP::NapiBusinessError
86 void NapiBusinessError::SetErrno(int32_t ePosix) in SetErrno() function in OHOS::AppExecFwk::LIBZIP::NapiBusinessError
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Duni_error.h145 void SetErrno(ELegacy eLegacy);
146 void SetErrno(int ePosix);
H A Duni_error.cpp75 void UniError::SetErrno(ELegacy eLegacy) in SetErrno() function in OHOS::DistributedFS::UniError
81 void UniError::SetErrno(int ePosix) in SetErrno() function in OHOS::DistributedFS::UniError