Searched refs:mutable_enabled_features (Results 1 – 5 of 5) sorted by relevance
52 auto* enabled_features = version_proto.mutable_enabled_features(); in MakeTestVersionProto()1309 previous_version_proto.mutable_enabled_features()->Clear(); in TEST()1317 previous_version_proto.mutable_enabled_features()->Clear(); in TEST()
156 v2_version_proto_value.mutable_enabled_features()->Clear(); in ReadVersion()444 auto* enabled_features = version_proto->mutable_enabled_features(); in AddEnabledFeatures()
495 ::icing::lib::IcingSearchEngineFeatureInfoProto* mutable_enabled_features(int index); in Swap()497 mutable_enabled_features(); in Swap()1480 …ingSearchEngineFeatureInfoProto* IcingSearchEngineVersionProto::mutable_enabled_features(int index… in mutable_enabled_features() function1485 IcingSearchEngineVersionProto::mutable_enabled_features() { in mutable_enabled_features() function
554 std::string* mutable_enabled_features(int index); in Swap()565 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_enabled_features(); in Swap()3395 std::string* mutable_enabled_features(int index); in Swap()3406 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_enabled_features(); in Swap()5019 inline std::string* SearchSpecProto::mutable_enabled_features(int index) { in mutable_enabled_features() function5067 SearchSpecProto::mutable_enabled_features() { in mutable_enabled_features() function7839 inline std::string* SuggestionSpecProto::mutable_enabled_features(int index) { in mutable_enabled_features() function7887 SuggestionSpecProto::mutable_enabled_features() { in mutable_enabled_features() function
5608 auto* enabled_features = version_proto.mutable_enabled_features(); in TEST_P()