Searched defs:schemaCache (Results 1 – 6 of 6) sorted by relevance
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/ |
D | SchemaCacheTest.java | 53 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/ |
D | SearchSpecToProtoConverter.java | 126 @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()
|
D | SearchResultToProtoConverter.java | 61 @NonNull SchemaCache schemaCache, in toSearchResultPage() 84 @NonNull SchemaCache schemaCache, in toUnprefixedSearchResult()
|
D | SearchSpecToProtoConverterUtil.java | 87 @NonNull SchemaCache schemaCache, in generateTargetSchemaFilters() 155 @NonNull SchemaCache schemaCache, in addIntersectedPolymorphicSchemaFilters()
|
D | SearchSuggestionSpecToProtoConverter.java | 77 @NonNull SchemaCache schemaCache) { in SearchSuggestionSpecToProtoConverter()
|
/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |