Searched refs:CheckSchemaSet (Results 1 – 2 of 2) sorted by relevance
1140 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetSchemaTypeConfig()1152 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetSchemaTypeId()1158 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetSchemaType()1183 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetSectionMetadata()1190 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in ExtractSections()1197 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetJoinablePropertyMetadata()1206 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetJoinablePropertyMetadata()1213 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in ExtractJoinableProperties()1221 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetScorablePropertyIndex()1233 ICING_RETURN_IF_ERROR(CheckSchemaSet()); in GetOrderedScorablePropertyInfo()
706 libtextclassifier3::Status CheckSchemaSet() const { in CheckSchemaSet() function