| /external/icing/icing/schema/ |
| D | schema-util.cc | 449 std::string_view schema_type(type_config.schema_type()); in BuildTransitiveDependentGraph() local 540 std::string_view schema_type(type_config.schema_type()); in Validate() local 599 for (const auto& schema_type : schema_types_with_joinable_property) { in Validate() local 605 std::string_view schema_type = frontier.front(); in Validate() local 643 std::string_view schema_type) { in ValidateSchemaType() 654 std::string_view property_name, std::string_view schema_type) { in ValidatePropertyName() 675 PropertyConfigProto::DataType::Code data_type, std::string_view schema_type, in ValidateDataType() 690 std::string_view schema_type, std::string_view property_name) { in ValidateCardinality() 704 PropertyConfigProto::DataType::Code data_type, std::string_view schema_type, in ValidateStringIndexingConfig() 728 std::string_view schema_type, std::string_view property_name) { in ValidateJoinableConfig()
|
| D | schema-store.h | 192 std::string schema_type; member
|
| D | schema-store.cc | 667 for (const auto& schema_type : schema_delta.schema_types_deleted) { in SetSchema() local 679 for (const auto& schema_type : schema_delta.schema_types_incompatible) { in SetSchema() local
|
| /external/icing/proto/icing/proto/ |
| D | schema.proto | 44 optional string schema_type = 1; field 249 optional string schema_type = 3; field
|
| D | scoring.proto | 146 optional string schema_type = 1; field
|
| D | search.proto | 376 optional string schema_type = 1; field
|
| /external/icing/icing/index/iterator/ |
| D | doc-hit-info-iterator-filter.cc | 58 for (std::string_view schema_type : options_.schema_types) { in DocHitInfoIteratorFilter() local
|
| /external/icing/icing/scoring/ |
| D | section-weights.cc | 53 std::string_view schema_type = type_property_weights.schema_type(); in Create() local
|
| D | scoring-processor_test.cc | 167 std::string schema_type, std::vector<PropertyWeight> property_weights) { in CreateTypePropertyWeights()
|
| /external/icing/icing/query/ |
| D | suggestion-processor.cc | 203 for (std::string_view schema_type : suggestion_spec.schema_type_filters()) { in QuerySuggestions() local
|
| /external/icing/icing/jni/ |
| D | icing-search-engine-jni.cc | 159 JNIEnv* env, jclass clazz, jobject object, jstring schema_type) { in Java_com_google_android_icing_IcingSearchEngineImpl_nativeGetSchemaType() 354 JNIEnv* env, jclass clazz, jobject object, jstring schema_type) { in Java_com_google_android_icing_IcingSearchEngineImpl_nativeDeleteBySchemaType() 560 JNIEnv* env, jclass clazz, jobject object, jstring schema_type) { in Java_com_google_android_icing_IcingSearchEngine_nativeGetSchemaType() 638 JNIEnv* env, jclass clazz, jobject object, jstring schema_type) { in Java_com_google_android_icing_IcingSearchEngine_nativeDeleteBySchemaType()
|
| /external/icing/icing/ |
| D | schema-builder.h | 124 PropertyConfigBuilder& SetDataTypeDocument(std::string_view schema_type, in SetDataTypeDocument()
|
| D | icing-search-engine.cc | 1061 std::string_view schema_type) { in GetSchemaType() 1335 const std::string_view schema_type) { in DeleteBySchemaType()
|
| /external/icing/icing/monkey_test/ |
| D | in-memory-icing-search-engine.cc | 175 InMemoryIcingSearchEngine::DeleteBySchemaType(const std::string &schema_type) { in DeleteBySchemaType()
|
| D | icing-monkey-test-runner.cc | 314 std::string schema_type = document_generator_->GetType().schema_type(); in DoDeleteBySchemaType() local
|
| /external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
| D | discovery.py | 367 def _cast(value, schema_type): argument
|
| /external/icing/icing/scoring/advanced_scoring/ |
| D | advanced-scorer_test.cc | 176 std::string schema_type, std::vector<PropertyWeight>&& property_weights) { in CreateTypePropertyWeights()
|
| /external/python/google-api-python-client/googleapiclient/ |
| D | discovery.py | 681 def _cast(value, schema_type): argument
|
| /external/perfetto/src/trace_processor/metrics/ |
| D | metrics.cc | 43 uint32_t schema_type, in ValidateSingleNonEmptyMessage()
|
| /external/libchrome/components/policy/core/common/ |
| D | schema.cc | 79 const char* schema_type; in SchemaTypeToValueType() member
|
| /external/icing/icing/store/ |
| D | document-store.cc | 1411 std::string_view schema_type) { in DeleteBySchemaType()
|