Searched refs:timeout_high (Results 1 – 1 of 1) sorted by relevance
68 auto timeout_high = UncheckedParameter<IntPtrT>(Descriptor::kTimeoutHigh); in TF_BUILTIN() local69 TNode<BigInt> timeout = BigIntFromInt32Pair(timeout_low, timeout_high); in TF_BUILTIN()97 auto timeout_high = UncheckedParameter<IntPtrT>(Descriptor::kTimeoutHigh); in TF_BUILTIN() local98 TNode<BigInt> timeout = BigIntFromInt32Pair(timeout_low, timeout_high); in TF_BUILTIN()