Home
last modified time | relevance | path

Searched refs:pidMax (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp90 string pidMax = defaultPidMax; in GetPidMax() local
91 OHOS::HiviewDFX::LoadStringFromFile(path, pidMax); in GetPidMax()
92 return pidMax; in GetPidMax()
/base/startup/appspawn/standard/
H A Dappspawn_service.c1010 uint32_t pidMax = 0; in ProcessChildResponse() local
1012 pidMax = strtoul(pidMaxStr, NULL, MSG_EXT_NAME_MAX_DECIMAL); in ProcessChildResponse()
1015 pidMax = 0; in ProcessChildResponse()
1020 appInfo->max = pidMax; in ProcessChildResponse()

Completed in 6 milliseconds