Home
last modified time | relevance | path

Searched refs:SchemaDocument (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dfwd.h138 typedef GenericSchemaDocument<Value, CrtAllocator> SchemaDocument; typedef
139 typedef IGenericRemoteSchemaDocumentProvider<SchemaDocument> IRemoteSchemaDocumentProvider;
147 typedef GenericSchemaValidator<SchemaDocument, BaseReaderHandler<UTF8<char>, void>, CrtAllocator> S…
H A Dschema.h1530 typedef GenericSchemaDocument<Value> SchemaDocument;
1532 typedef IGenericRemoteSchemaDocumentProvider<SchemaDocument> IRemoteSchemaDocumentProvider;
1932 typedef GenericSchemaValidator<SchemaDocument> SchemaValidator;
1951 typename SchemaDocumentType = SchemaDocument,