Home
last modified time | relevance | path

Searched refs:FunctionDef_ArgAttrs (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/
Dfunction.pb.h61 class FunctionDef_ArgAttrs; variable
90 template<> ::tensorflow::FunctionDef_ArgAttrs* Arena::CreateMaybeMessage<::tensorflow::FunctionDef_…
334 class FunctionDef_ArgAttrs final :
337 inline FunctionDef_ArgAttrs() : FunctionDef_ArgAttrs(nullptr) {} in FunctionDef_ArgAttrs() function
338 ~FunctionDef_ArgAttrs() override;
339 …explicit PROTOBUF_CONSTEXPR FunctionDef_ArgAttrs(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitia…
341 FunctionDef_ArgAttrs(const FunctionDef_ArgAttrs& from);
342 FunctionDef_ArgAttrs(FunctionDef_ArgAttrs&& from) noexcept in FunctionDef_ArgAttrs() function
343 : FunctionDef_ArgAttrs() { in FunctionDef_ArgAttrs()
347 inline FunctionDef_ArgAttrs& operator=(const FunctionDef_ArgAttrs& from) {
[all …]
Dfunction.pb.cc59 PROTOBUF_CONSTEXPR FunctionDef_ArgAttrs::FunctionDef_ArgAttrs( in FunctionDef_ArgAttrs() function in tensorflow::FunctionDef_ArgAttrs
68 FunctionDef_ArgAttrs _instance;
444 class FunctionDef_ArgAttrs::_Internal {
448 void FunctionDef_ArgAttrs::clear_attr() { in clear_attr()
451 FunctionDef_ArgAttrs::FunctionDef_ArgAttrs(::PROTOBUF_NAMESPACE_ID::Arena* arena, in FunctionDef_ArgAttrs() function in tensorflow::FunctionDef_ArgAttrs
457 FunctionDef_ArgAttrs::FunctionDef_ArgAttrs(const FunctionDef_ArgAttrs& from) in FunctionDef_ArgAttrs() function in tensorflow::FunctionDef_ArgAttrs
459 FunctionDef_ArgAttrs* const _this = this; (void)_this; in FunctionDef_ArgAttrs()
469 inline void FunctionDef_ArgAttrs::SharedCtor( in SharedCtor()
479 FunctionDef_ArgAttrs::~FunctionDef_ArgAttrs() { in ~FunctionDef_ArgAttrs()
488 inline void FunctionDef_ArgAttrs::SharedDtor() { in SharedDtor()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcontrol_flow_deps_to_chains.cc223 FunctionDef_ArgAttrs arg_attrs; in Run()
290 FunctionDef_ArgAttrs arg_attrs; in Run()