Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c982 #define MSG_EXT_NAME_MAX_DECIMAL 10 macro
1002 pidMax = strtoul(pidMaxStr, NULL, MSG_EXT_NAME_MAX_DECIMAL); in ProcessChildResponse()