Searched refs:surfaceDestroyedEvent (Results 1 – 2 of 2) sorted by relevance
58 std::optional<SurfaceDestroyedEvent> surfaceDestroyedEvent = std::nullopt; member150 testProperty.surfaceDestroyedEvent = std::nullopt; in TearDown()193 if (testProperty.surfaceDestroyedEvent.has_value()) { in CreateXComponentNode()194 …XComponentModelNG().SetControllerOnDestroyed(std::move(testProperty.surfaceDestroyedEvent.value())… in CreateXComponentNode()1298 testProperty.surfaceDestroyedEvent = std::move(onSurfaceDestroyed);
58 std::optional<SurfaceDestroyedEvent> surfaceDestroyedEvent = std::nullopt; member138 if (testProperty.surfaceDestroyedEvent.has_value()) { in CreateXComponentNode()139 …XComponentModelNG().SetControllerOnDestroyed(std::move(testProperty.surfaceDestroyedEvent.value())… in CreateXComponentNode()