Home
last modified time | relevance | path

Searched refs:_internal_set_is_method (Results 1 – 2 of 2) 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/protobuf/
Dsaved_object_graph.pb.h2388 void _internal_set_is_method(bool value); in Swap()
5034 inline void FunctionSpec::_internal_set_is_method(bool value) { in _internal_set_is_method() function
5039 _internal_set_is_method(value); in set_is_method()
Dsaved_object_graph.pb.cc4104 _this->_internal_set_is_method(from._internal_is_method()); in MergeFrom()