Home
last modified time | relevance | path

Searched defs:endpoint_name (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dsubgraph.h53 PruneRewrite(const string* endpoint_name, const DeviceAttributes* device_info) in PruneRewrite()
63 const string& endpoint_name() { return *endpoint_name_; } in endpoint_name() function
122 ArgFeedRewrite(const string* endpoint_name, in ArgFeedRewrite()
143 RetvalFetchRewrite(const string* endpoint_name, in RetvalFetchRewrite()
/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_legacy_interface.cpp217 std::wstring endpoint_name; in OpenEndpoint() local
246 const wchar_t* endpoint_name, in OpenEndpoint()
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/endpoint/
H A Dendpoint_components.proto79 string endpoint_name = 5; field
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
H A Dhttp_metrics.py84 def update_http_server_metrics(endpoint_name, response_status_code, elapsed_ms, argument
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/endpoint/v3/
H A Dendpoint_components.proto97 string endpoint_name = 5; field
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_header_parser.cc222 const std::string& endpoint_name, in ProcessV1Endpoint()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.cc313 TensorConnectionPruneRewrite(const string* endpoint_name, in TensorConnectionPruneRewrite()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_op_gen_internal.cc622 string endpoint_name; in AddExport() local