Searched refs:sub_object (Results 1 – 1 of 1) sorted by relevance
169 … const reflection::Object* sub_object = internal::FindReflectionObject(schema->objects(), name); in FilterTable() local170 if (sub_object != nullptr) { in FilterTable()171 FilterObject(sub_object, sub_table); in FilterTable()