Home
last modified time | relevance | path

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

/external/tink/cc/jwt/
Djwk_set_converter.cc455 Struct output_key; in EsPublicKeyToKeyStruct() local
498 Struct output_key; in RsPublicKeyToKeyStruct() local
538 Struct output_key; in PsPublicKeyToKeyStruct() local
609 util::StatusOr<Struct> output_key = EsPublicKeyToKeyStruct(key); in JwkSetFromPublicKeysetHandle() local
617 util::StatusOr<Struct> output_key = RsPublicKeyToKeyStruct(key); in JwkSetFromPublicKeysetHandle() local
625 util::StatusOr<Struct> output_key = PsPublicKeyToKeyStruct(key); in JwkSetFromPublicKeysetHandle() local
/external/iamf_tools/iamf/cli/renderer/
Daudio_element_renderer_channel_to_channel.h77 absl::string_view input_key, absl::string_view output_key, in AudioElementRendererChannelToChannel()
Dloudspeakers_renderer.cc227 absl::string_view input_key, absl::string_view output_key) { in LookupPrecomputedGains()
248 absl::string_view input_key, absl::string_view output_key, in RenderChannelLayoutToLoudspeakers()
Daudio_element_renderer_channel_to_channel.cc142 const auto& output_key = in CreateFromScalableChannelLayoutConfig() local
Daudio_element_renderer_ambisonics_to_channel.cc164 const auto& output_key = in CreateFromAmbisonicsConfig() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_runner.cc193 const string& output_key = in Run() local
Ddirect_session.cc1222 const string& output_key = it->second; in RecvPRunOutputs() local
/external/tensorflow/tensorflow/core/tfrt/saved_model/
Dsaved_model.cc814 for (const auto& output_key : signature.output_names) { in RunMultipleSignatures() local
950 for (const auto& output_key : signature.output_names) { in JoinSignatures() local