Searched defs:NError (Results 1 - 2 of 2) sorted by relevance
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/ | ||
H A D | n_error.cpp | 62 NError::NError() {} in NError() function in OHOS::FileManagement::LibN::NError 64 NError::NError(int errCode) in NError() function in OHOS::FileManagement::LibN::NError 77 NError::NError(std::function<std::tuple<uint32_t, std::string>()> errGen) in NError() function in OHOS::FileManagement::LibN::NError [all...] |
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ | ||
H A D | n_error.h | 419 class NError { class |
Completed in 2 milliseconds