Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c624 …uint32_t defTimeout = IsChildColdRun(property) ? COLD_CHILD_RESPONSE_TIMEOUT : WAIT_CHILD_RESPONSE… in AddChildWatcher() local
625 uint32_t timeout = GetSpawnTimeout(defTimeout); in AddChildWatcher()