Home
last modified time | relevance | path

Searched defs:createSchema (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSchemaFactory.java37 <T> Schema<T> createSchema(Class<T> messageType); in createSchema() method
DManifestSchemaFactory.java52 public <T> Schema<T> createSchema(Class<T> messageType) { in createSchema() method in ManifestSchemaFactory
/third_party/node/tools/node_modules/eslint/node_modules/js-yaml/lib/js-yaml/
Dschema.js72 Schema.create = function createSchema() { function
/third_party/node/tools/
Dlint-md.js525 Schema.create = function createSchema() { function