Searched refs:newSchema (Results 1 – 7 of 7) sorted by relevance
155 String newSchema = prefix + documentBuilder.getSchema(); in addPrefixToDocument() local156 documentBuilder.setSchema(newSchema); in addPrefixToDocument()
76 for (AppSearchSchema newSchema : newSchemas) { in AppSearchMigrationHelper()77 mDestinationTypes.add(newSchema.getSchemaType()); in AppSearchMigrationHelper()
144 SchemaProto newSchema = in testRewriteSchema_addType() local153 createPrefix("package", "newDatabase"), existingSchemaBuilder, newSchema); in testRewriteSchema_addType()246 SchemaProto newSchema = in testRewriteSchema_rewriteType() local255 newSchema); in testRewriteSchema_rewriteType()281 SchemaProto newSchema = in testRewriteSchema_deleteType() local290 newSchema); in testRewriteSchema_deleteType()
1749 @NonNull SchemaProto newSchema) in rewriteSchema() argument1753 for (int typeIdx = 0; typeIdx < newSchema.getTypesCount(); typeIdx++) { in rewriteSchema()1755 newSchema.getTypes(typeIdx).toBuilder(); in rewriteSchema()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
53873 …method public javax.xml.validation.Schema newSchema(javax.xml.transform.Source) throws org.xml.sax…53874 … method public javax.xml.validation.Schema newSchema(java.io.File) throws org.xml.sax.SAXException;53875 … method public javax.xml.validation.Schema newSchema(java.net.URL) throws org.xml.sax.SAXException;53876 …method public abstract javax.xml.validation.Schema newSchema(javax.xml.transform.Source[]) throws …53877 method public abstract javax.xml.validation.Schema newSchema() throws org.xml.sax.SAXException;