Home
last modified time | relevance | path

Searched refs:HNP_ERRNO_BASE_STRING_LEN_OVER_LIMIT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_base.h158 #define HNP_ERRNO_BASE_STRING_LEN_OVER_LIMIT HNP_ERRNO_COMMON(HNP_MID_BASE, 0x7) macro
H A Dhnp_file.c123 return HNP_ERRNO_BASE_STRING_LEN_OVER_LIMIT; in GetRealPath()
H A Dhnp_zip.c205 return HNP_ERRNO_BASE_STRING_LEN_OVER_LIMIT; in ZipAddDir()