Searched refs:pullErrorCode (Results 1 – 2 of 2) sorted by relevance
241 PullErrorCode pullErrorCode = in processPullerQueue() local244 if (pullErrorCode != PULL_SUCCESS) { in processPullerQueue()261 pulledInfo.pullErrorCode = pullErrorCode; in processPullerQueue()310 const PullErrorCode pullErrorCode = pullResultInfo.pullErrorCode; in OnAlarmFired() local316 PullResult pullResult = pullErrorCode == PULL_SUCCESS in OnAlarmFired()330 if (pullErrorCode == PULL_DEAD_OBJECT) { in OnAlarmFired()492 pulledInfo.pullErrorCode = PullErrorCode::PULL_FAIL; in initPullerQueue()
94 PullErrorCode pullErrorCode; member