Searched refs:rootFields (Results 1 – 1 of 1) sorted by relevance
297 auto rootFields = rootTable->fields(); in GetFieldInfoFromSchemaByPath() local298 if (rootFields == nullptr) { // Unlikely in GetFieldInfoFromSchemaByPath()302 return rootFields->LookupByKey(pathStr); in GetFieldInfoFromSchemaByPath()