Home
last modified time | relevance | path

Searched refs:CreateChannelCredentials (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_rpc_support.h81 std::shared_ptr<::grpc::ChannelCredentials> CreateChannelCredentials();
H A Dtpu_compilation_cache_rpc_support.cc30 std::shared_ptr<::grpc::ChannelCredentials> CreateChannelCredentials() { in CreateChannelCredentials() function
H A Dtpu_compilation_cache_rpc_lookup.cc58 CreateChannelCredentials(), args); in TpuCompilationCacheRpcLookup()