Home
last modified time | relevance | path

Searched refs:OHOSLiteErrorCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/utils_lite/include/
H A Dohos_errno.h25 enum OHOSLiteErrorCode { enum
/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_message.c63 static enum OHOSLiteErrorCode ReadStringItem(cJSON *strItem, char **buf, size_t maxLen, size_t minL… in ReadStringItem()