/external/icing/icing/index/iterator/ |
D | section-restrict-data.cc | 32 const std::string& schema_type, in GenerateSectionMask() 50 const std::string& schema_type) { in ComputeAllowedSectionsMask() 98 const std::string* schema_type = std::move(schema_type_or).ValueOrDie(); in ComputeAllowedSectionsMask() local
|
/external/icing/icing/schema/ |
D | schema-util.cc | 323 for (const std::string& schema_type : in FindScorablePropertyInconsistentTypes() local 618 std::string_view schema_type(type_config.schema_type()); in BuildTransitiveDependentGraph() local 709 std::string_view schema_type(type_config.schema_type()); in Validate() local 777 for (const auto& schema_type : schema_types_with_joinable_property) { in Validate() local 783 std::string_view schema_type = frontier.front(); in Validate() local 821 std::string_view schema_type) { in ValidateSchemaType() 832 std::string_view property_name, std::string_view schema_type) { in ValidatePropertyName() 853 PropertyConfigProto::DataType::Code data_type, std::string_view schema_type, in ValidateDataType() 868 std::string_view schema_type, std::string_view property_name) { in ValidateCardinality() 881 std::string_view schema_type, in ValidateScorableType() [all …]
|
D | schema-store.cc | 139 std::string GetDatabaseFromSchemaType(const std::string& schema_type, in GetDatabaseFromSchemaType() 1013 for (const std::string& schema_type : schema_delta.schema_types_deleted) { in SetSchemaWithDatabaseOverride() local 1025 for (const std::string& schema_type : in SetSchemaWithDatabaseOverride() local 1066 for (const std::string& schema_type : in SetSchemaWithDatabaseOverride() local
|
D | schema-store.h | 250 std::string schema_type; member
|
/external/icing/icing/monkey_test/ |
D | in-memory-icing-search-engine.cc | 98 const std::string &schema_type, const std::string &property_name) const { in GetPropertyConfig() argument 114 const std::string &schema_type, in GetPropertyIndexInfo() 349 InMemoryIcingSearchEngine::DeleteBySchemaType(const std::string &schema_type) { in DeleteBySchemaType()
|
D | icing-monkey-test-runner.cc | 397 std::string schema_type = document_generator_->GetType().schema_type(); in DoDeleteBySchemaType() local
|
/external/icing/icing/query/ |
D | query-utils.cc | 50 for (std::string_view schema_type : search_spec.schema_type_filters()) { in ConvertExactSchemaTypeToIds() local
|
D | suggestion-processor.cc | 232 for (std::string_view schema_type : suggestion_spec.schema_type_filters()) { in QuerySuggestions() local
|
/external/icing/icing/ |
D | schema-builder.h | 153 PropertyConfigBuilder& SetDataTypeDocument(std::string_view schema_type, in SetDataTypeDocument() 165 std::string_view schema_type, in SetDataTypeDocument()
|
D | icing-search-engine.cc | 1391 std::string_view schema_type) { in GetSchemaType() 1798 const std::string_view schema_type) { in DeleteBySchemaType()
|
/external/icing/proto/icing/proto/ |
D | schema.proto | 44 optional string schema_type = 1; field 347 optional string schema_type = 3; field
|
D | scoring.proto | 190 optional string schema_type = 1; field
|
D | search.proto | 453 optional string schema_type = 1; field
|
/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 | 192 std::string schema_type, std::vector<PropertyWeight> property_weights) { in CreateTypePropertyWeights()
|
/external/icing/isolated_storage_service/payload/ |
D | main.cc | 135 const std::string& schema_type, in getSchemaType() 323 const std::string& schema_type, in deleteBySchemaType()
|
/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 | score-expression.cc | 828 for (std::string_view schema_type : alias_map_iter->second) { in GetAndValidateSchemaTypeIds() local
|
D | advanced-scorer_test.cc | 247 std::string schema_type, std::vector<PropertyWeight>&& property_weights) { in CreateTypePropertyWeights()
|
/external/icing/icing/jni/ |
D | icing-search-engine-jni.cc | 176 jstring schema_type) { in nativeGetSchemaType() 468 jstring schema_type) { in nativeDeleteBySchemaType()
|
/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 | 65 uint32_t schema_type, in ValidateSingleNonEmptyMessage()
|
/external/pytorch/torch/profiler/ |
D | _memory_profiler.py | 271 def _types_match(cls, observed, schema_type) -> bool: argument
|
/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 | 1728 std::string_view schema_type) { in DeleteBySchemaType()
|