Searched defs:handle_value (Results 1 – 5 of 5) sorted by relevance
66 int64_t handle_value = next_channel_++; in AllocateHandle() local
241 int handle_value = 0; in RecoverPassedEndpointFromString() local
221 Slice handle_value = iiter->value(); in InternalGet() local
1207 let mut handle_value: *mut yaml_char_t = ptr::null_mut::<yaml_char_t>(); in yaml_parser_scan_tag_directive_value() localVariable
2765 def handle_value(k): function