Searched refs:defTimeout (Results 1 – 1 of 1) sorted by relevance
624 …uint32_t defTimeout = IsChildColdRun(property) ? COLD_CHILD_RESPONSE_TIMEOUT : WAIT_CHILD_RESPONSE… in AddChildWatcher() local625 uint32_t timeout = GetSpawnTimeout(defTimeout); in AddChildWatcher()