| /packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/ |
| D | GenericDocumentToProtoConverter.java | 184 SchemaTypeConfigProto schema = in toGenericDocument() local 195 @NonNull SchemaTypeConfigProto schema) { in setEmptyProperty()
|
| D | SchemaToProtoConverter.java | 50 public static SchemaTypeConfigProto toSchemaTypeConfigProto( in toSchemaTypeConfigProto()
|
| D | SearchSpecToProtoConverter.java | 596 String schema; in getSchemaToPrefixedSchemas() local 637 String schema; in getPackageAndSchemaToPrefixedSchemas() local
|
| /packages/modules/Permission/SafetyCenter/ConfigLintChecker/java/android/safetycenter/lint/ |
| D | ConfigSchemaDetector.kt | 93 val schema = schemaFactory.newSchema(xsd) in testSchema() constant
|
| /packages/modules/Bluetooth/system/gd/dumpsys/ |
| D | filter.cc | 75 virtual void FilterTable(const reflection::Schema* schema, flatbuffers::Table* table){}; in FilterTable() 142 void UserPrivacyFilter::FilterTable(const reflection::Schema* schema, flatbuffers::Table* table) { in FilterTable()
|
| /packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/external/app/ |
| D | SetSchemaResponseInternalTest.java | 85 AppSearchSchema schema = in testPropertyConfig_deletionPropagation() local
|
| D | AppSearchSessionInternalTestBase.java | 679 AppSearchSchema schema = in testGetSchema_deletionPropagation_unsupported() local
|
| /packages/modules/AppSearch/framework/java/external/android/app/appsearch/ |
| D | SearchSuggestionSpec.java | 339 public Builder addFilterProperties( in addFilterProperties() 371 public Builder addFilterPropertyPaths( in addFilterPropertyPaths()
|
| D | GetSchemaResponse.java | 272 public Builder addSchema(@NonNull AppSearchSchema schema) { in addSchema()
|
| D | SearchSpec.java | 873 public SearchSpec.Builder addProjection( in addProjection() 954 public SearchSpec.Builder addProjectionPaths( in addProjectionPaths()
|
| /packages/modules/Bluetooth/tools/pdl/src/ |
| D | main.rs | 101 let schema = backends::intermediate::generate(&file).unwrap(); in main() localVariable
|
| /packages/modules/Bluetooth/system/gd/dumpsys/bundler/ |
| D | bundler.cc | 100 const reflection::Schema* schema = reflection::GetSchema(raw_schema.data()); in CreateBinarySchemaBundle() local
|
| /packages/modules/Bluetooth/system/gd/shim/ |
| D | dumpsys.cc | 97 const reflection::Schema* schema = reflection_schema_.FindInReflectionSchema(root_name); in PrintAsJson() local
|
| /packages/modules/Bluetooth/tools/pdl/src/backends/ |
| D | intermediate.rs | 101 let mut schema = Schema { packets_and_structs: HashMap::new(), enums: HashMap::new() }; in generate() localVariable
|
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/ |
| D | AppSearchImpl.java | 388 SchemaTypeConfigProto schema = schemaProtoTypesList.get(i); in AppSearchImpl() local 746 AppSearchSchema schema = schemas.get(i); in doSetSchemaNoChangeNotificationLocked() local 916 AppSearchSchema schema = in getSchema() local
|
| /packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/ |
| D | AppSearchImplTest.java | 2078 List<AppSearchSchema> schema = in testClearPackageData() local 2154 List<AppSearchSchema> schema = in testPrunePackageData() local
|
| /packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
| D | MmsSmsDatabaseHelper.java | 2333 String schema = c.getString(0); in hasAutoIncrement() local
|
| /packages/modules/Bluetooth/system/rust/src/gatt/server/ |
| D | gatt_database.rs | 90 schema: RefCell<GattDatabaseSchema>, field
|