Home
last modified time | relevance | path

Searched defs:mutable_s (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dattr_value.pb.h935 inline std::string* AttrValue_ListValue::mutable_s(int index) { in mutable_s() function
983 AttrValue_ListValue::mutable_s() { in mutable_s() function
1320 inline std::string* AttrValue::mutable_s() { in mutable_s() function
Dfull_type.pb.h417 inline std::string* FullTypeDef::mutable_s() { in mutable_s() function
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc160 auto* mutable_s = mutable_list->mutable_s(); in FillAttrValueMapUsingAggregate() local