Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/util/
H A DPrefixUtil.java155 String newSchema = prefix + documentBuilder.getSchema(); in addPrefixToDocument()
191 String schemaPrefix = getPrefix(documentBuilder.getSchema()); in removePrefixesFromDocument()
204 documentBuilder.setSchema(removePrefix(documentBuilder.getSchema())); in removePrefixesFromDocument()
/aosp12/hardware/interfaces/compatibility_matrices/build/
H A Dvintf_compatibility_matrix.go117 func (g *vintfCompatibilityMatrixRule) getSchema(ctx android.ModuleContext) android.OptionalPath { func
140 schema := g.getSchema(ctx)
/aosp12/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/external/
H A DAppSearchSessionShim.java65 ListenableFuture<GetSchemaResponse> getSchema(); in getSchema() method
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
H A DGenericDocumentToProtoConverter.java132 proto.getNamespace(), proto.getUri(), proto.getSchema()) in toGenericDocument()
136 String prefixedSchemaType = prefix + proto.getSchema(); in toGenericDocument()
/aosp12/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/
H A DAppSearchSessionShimImpl.java111 public ListenableFuture<GetSchemaResponse> getSchema() { in getSchema() method in AppSearchSessionShimImpl
113 mAppSearchSession.getSchema(mExecutor, future::set); in getSchema()
/aosp12/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/
H A DAppSearchSession.java190 public void getSchema( in getSchema() method in AppSearchSession
197 mService.getSchema( in getSchema()
748 getSchema(callbackExecutor, getSchemaFuture::complete); in setSchemaWithMigrations()
/aosp12/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/aidl/
H A DIAppSearchManager.aidl67 void getSchema( in getSchema() method
/aosp12/system/tools/xsdc/src/com/android/xsdc/
H A DMain.java165 xmlSchema = xsdHandler.getSchema(); in parse()
H A DXsdHandler.java74 public XmlSchema getSchema() { in getSchema() method in XsdHandler
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/visibilitystore/
H A DVisibilityStoreImpl.java104 GetSchemaResponse getSchemaResponse = mAppSearchImpl.getSchema(PACKAGE_NAME, DATABASE_NAME); in VisibilityStoreImpl()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
H A DAppSearchImpl.java519 public GetSchemaResponse getSchema(@NonNull String packageName, @NonNull String databaseName) in getSchema() method in AppSearchImpl
2101 GetSchemaResultProto schemaProto = mIcingSearchEngineLocked.getSchema(); in getSchemaProtoLocked()
2106 return schemaProto.getSchema(); in getSchemaProtoLocked()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/
H A DAppSearchManagerService.java415 public void getSchema( in getSchema() method in AppSearchManagerService.Stub
439 instance.getAppSearchImpl().getSchema(packageName, databaseName); in getSchema()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
H A DAppSearchImplTest.java575 assertThat(appSearchImpl.getSchema(context.getPackageName(), "database1").getSchemas()) in testReset()
2245 IllegalStateException.class, () -> appSearchImpl.getSchema("package", "database")); in testThrowsExceptionIfClosed()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/aosp12/frameworks/base/apex/appsearch/framework/api/
H A Dcurrent.txt140 …method public void getSchema(@NonNull java.util.concurrent.Executor, @NonNull java.util.function.C…
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java687 public void getSchema(String packageName, String databaseName, UserHandle userHandle, in getSchema() method in BaseShortcutManagerTest.MockAppSearchManager
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt53514 method public javax.xml.validation.Schema getSchema();
53533 method public javax.xml.validation.Schema getSchema();
53573 method public javax.xml.validation.Schema getSchema();
53595 method public javax.xml.validation.Schema getSchema();