Searched defs:isRootField (Results 1 – 1 of 1) sorted by relevance
567 bool CheckFieldTypeSupport(const reflection::Type &inType, bool isRootField) in CheckFieldTypeSupport()606 bool isRootField = (depth == ROOT_DEFINE_DEPTH); in ParseCheckFieldInfo() local