Home
last modified time | relevance | path

Searched refs:mutable_string_values (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Dproperty-util_test.cc73 property.mutable_string_values()->Add("Hello, world"); in TEST()
74 property.mutable_string_values()->Add("Foo"); in TEST()
75 property.mutable_string_values()->Add("Bar"); in TEST()
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc218 string_values.mutable_string_values()->add_value("value1"); in Initialize()
219 string_values.mutable_string_values()->add_value("value2"); in Initialize()
329 string_values.mutable_string_values()->add_value("another_string_value"); in TEST_F()
/aosp_15_r20/external/icing/icing/
H A Ddocument-builder.h168 property->mutable_string_values()->Add(std::string(string_value)); in AddStringProperty()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Ddocument.pb.h1014 std::string* mutable_string_values(int index); in Swap()
1025 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_string_values(); in Swap()
3467 inline std::string* PropertyProto::mutable_string_values(int index) { in mutable_string_values() function
3515 PropertyProto::mutable_string_values() { in mutable_string_values() function
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/
Dexample_query_result.pb.h1362 ::fcp::client::ExampleQueryResult_VectorData_StringValues* mutable_string_values(); in Swap()
2614 …ueryResult_VectorData_StringValues* ExampleQueryResult_VectorData_Values::mutable_string_values() { in mutable_string_values() function