Searched refs:customPreview (Results 1 – 2 of 2) sorted by relevance
560 std::unique_ptr<protocol::Runtime::CustomPreview> customPreview; in wrapObjectMirror() local563 &customPreview); in wrapObjectMirror()564 if (customPreview) (*result)->setCustomPreview(std::move(customPreview)); in wrapObjectMirror()
1064 experimental optional CustomPreview customPreview