Searched refs:maxChildProcessStr (Results 1 – 1 of 1) sorted by relevance
332 std::string maxChildProcessStr = std::to_string(startMsg.maxChildProcess); in AppspawnSetExtMsgMore() local334 reinterpret_cast<const uint8_t*>(maxChildProcessStr.c_str()), maxChildProcessStr.size()); in AppspawnSetExtMsgMore()339 … TAG_LOGD(AAFwkTag::APPMGR, "Send maxChildProcess %{public}s success", maxChildProcessStr.c_str()); in AppspawnSetExtMsgMore()