Searched defs:Meta (Results 1 – 5 of 5) sorted by relevance
134 Meta() { in Meta() function137 Meta(const Meta& other) in Meta() function
442 Meta() { in Meta() function445 Meta(const Meta &other) in Meta() function450 Meta(Meta &&other) in Meta() function
26 class Meta; variable
618 Status Filter::OnLinked(StreamType, const std::shared_ptr<Meta>&, const std::shared_ptr<FilterLinkC… in OnLinked()623 Status Filter::OnUpdated(StreamType, const std::shared_ptr<Meta>&, const std::shared_ptr<FilterLink… in OnUpdated()
9718 class Meta { class