Lines Matching refs:eResult
1389 … inspection::InteractiveSelectionResult eResult = inspection::InteractiveSelectionResult_Cancelled; in onInteractivePropertySelection() local
1394 eResult = inspection::InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1396 return eResult; in onInteractivePropertySelection()
1402 … inspection::InteractiveSelectionResult eResult = inspection::InteractiveSelectionResult_Cancelled; in onInteractivePropertySelection() local
1411 eResult = inspection::InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1413 return eResult; in onInteractivePropertySelection()
1430 … inspection::InteractiveSelectionResult eResult = inspection::InteractiveSelectionResult_Cancelled; in onInteractivePropertySelection() local
1434 eResult = inspection::InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1436 return eResult; in onInteractivePropertySelection()
1442 … inspection::InteractiveSelectionResult eResult = inspection::InteractiveSelectionResult_Cancelled; in onInteractivePropertySelection() local
1449 eResult = inspection::InteractiveSelectionResult_ObtainedValue; in onInteractivePropertySelection()
1456 return eResult; in onInteractivePropertySelection()