Searched refs:get_header_name (Results 1 – 3 of 3) sorted by relevance
9 from xdr_ast import public_apis, pass_by_reference, get_header_name39 raw_name = get_header_name()
11 from xdr_ast import _RpcProgram, Specification, get_header_name
508 def get_header_name() -> str: function