Home
last modified time | relevance | path

Searched defs:max_channel_id (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc_transport/
H A Degress_ingress.cc27 void LogChannelIdOverflow(uint32_t channel_id, uint32_t max_channel_id) { in LogChannelIdOverflow()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_group_metadata.h207 int64_t max_channel_id() const { return max_channel_id_; } in max_channel_id() function