Home
last modified time | relevance | path

Searched defs:schemaCache (Results 1 – 6 of 6) sorted by relevance

/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DSchemaCacheTest.java53 SchemaCache schemaCache = new SchemaCache(schemaMap); in testGetSchemaTypesWithDescendants() local
101 SchemaCache schemaCache = new SchemaCache(schemaMap); in testGetSchemaTypesWithDescendants_multipleLevel() local
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchSpecToProtoConverter.java126 @NonNull SchemaCache schemaCache, in SearchSpecToProtoConverter()
415 @NonNull Map<String, Set<String>> namespaceMap, @NonNull SchemaCache schemaCache) { in toResultSpecProto()
691 @NonNull Set<String> prefixes, @NonNull SchemaCache schemaCache) { in getSchemaToPrefixedSchemas()
725 @NonNull Set<String> prefixes, @NonNull SchemaCache schemaCache) { in getPackageAndSchemaToPrefixedSchemas()
799 @NonNull SchemaCache schemaCache, in addPerPackagePerSchemaResultGroupings()
833 @NonNull SchemaCache schemaCache, in addPerPackagePerNamespacePerSchemaResultGrouping()
957 @NonNull SchemaCache schemaCache, in addPerSchemaResultGrouping()
991 @NonNull SchemaCache schemaCache, in addPerNamespaceAndSchemaResultGrouping()
DSearchResultToProtoConverter.java61 @NonNull SchemaCache schemaCache, in toSearchResultPage()
84 @NonNull SchemaCache schemaCache, in toUnprefixedSearchResult()
DSearchSpecToProtoConverterUtil.java87 @NonNull SchemaCache schemaCache, in generateTargetSchemaFilters()
155 @NonNull SchemaCache schemaCache, in addIntersectedPolymorphicSchemaFilters()
DSearchSuggestionSpecToProtoConverter.java77 @NonNull SchemaCache schemaCache) { in SearchSuggestionSpecToProtoConverter()
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...