Home
last modified time | relevance | path

Searched refs:mutable_integer_indexing_config (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Dsection-manager_test.cc883 string_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
891 double_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
899 boolean_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
907 bytes_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
916 document_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
987 integer_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
1072 integer_property->mutable_integer_indexing_config()->set_numeric_match_type( in TEST_F()
/aosp_15_r20/external/icing/icing/
H A Dschema-builder.h149 property_.mutable_integer_indexing_config()->set_numeric_match_type( in SetDataTypeInt64()
H A Dicing-search-engine_schema_test.cc1385 ->mutable_integer_indexing_config() in TEST_F()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Dschema.pb.h3026 ::icing::lib::IntegerIndexingConfig* mutable_integer_indexing_config(); in Swap()
5181 inline ::icing::lib::IntegerIndexingConfig* PropertyConfigProto::mutable_integer_indexing_config() { in mutable_integer_indexing_config() function