Home
last modified time | relevance | path

Searched defs:runtime_type (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtype_dynamic.rs19 fn runtime_type(&self) -> RuntimeType; in runtime_type() method
33 fn runtime_type(&self) -> RuntimeType { in runtime_type() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dsession_factory.cc44 void SessionFactory::Register(const string& runtime_type, in Register()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.h106 absl::string_view runtime_type() const { in runtime_type() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dbenchmark.cc43 const Type* runtime_type, in FreeReturnedMemref()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Djit_compiler.cc191 auto runtime_type = opts.calling_convention(entry_func.getFunctionType()); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.h138 PjRtRuntimeType runtime_type() const override { in runtime_type() function
H A Dtfrt_cpu_pjrt_client.h147 PjRtRuntimeType runtime_type() const override { return kTfrt; } in runtime_type() function
H A Dpjrt_stream_executor_client.h183 PjRtRuntimeType runtime_type() const override { return kStreamExecutor; } in runtime_type() function
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/
H A Druntime.proto100 oneof runtime_type { oneof
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1/
H A Druntime.proto100 oneof runtime_type { oneof
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecutable.cc339 const Type* runtime_type = runtime_signature_.result(i); in ReturnResults() local
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dcast_logs.proto276 optional RuntimeType runtime_type = 27; field
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_CameraMetadata.cpp138 #define METADATA_UPDATE(runtime_type, compile_type) \ in updateAny() argument
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dcast_logs.pb.h6021 …rics::CastLogsProto_CastEventProto_RuntimeType CastLogsProto_CastEventProto::runtime_type() const { in runtime_type() function