Lines Matching refs:setObject
541 msg->setObject(kSessionSpKey, session); in flushLocked()
549 msg->setObject(kSessionSpKey, session); in flushLocked()
685 msg->setObject(kSessionSpKey, mBusySession); in configureStreamsLocked()
851 msg->setObject(kSessionSpKey, session); in onCaptureErrorLocked()
853 msg->setObject(kCaptureRequestKey, request); in onCaptureErrorLocked()
874 msg->setObject(kSessionSpKey, session); in onCaptureErrorLocked()
884 msg->setObject(kCaptureRequestKey, request); in onCaptureErrorLocked()
885 msg->setObject(kCaptureFailureKey, failure); in onCaptureErrorLocked()
1328 msg->setObject(kSessionSpKey, cbh.mSession); in checkRepeatingSequenceCompleteLocked()
1378 msg->setObject(kSessionSpKey, cbh.mSession); in checkAndFireSequenceCompleteLocked()
1503 msg->setObject(kSessionSpKey, dev->mBusySession); in onDeviceIdle()
1546 msg->setObject(kSessionSpKey, session); in onCaptureStarted()
1548 msg->setObject(kCaptureRequestKey, request); in onCaptureStarted()
1611 msg->setObject(kSessionSpKey, session); in onResultReceived()
1612 msg->setObject(kCaptureRequestKey, request); in onResultReceived()
1613 msg->setObject(kCaptureResultKey, result); in onResultReceived()
1620 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()