Searched defs:get_value (Results 1 – 3 of 3) sorted by relevance
22 …teObserver(const std::function<void(uint8_t)>& on_byte, const std::function<uint64_t()>& get_value) in ByteObserver()
236 let get_value = call_getter_fn!($flag $($type)?); localVariable249 let get_value = call_getter_fn!($dy_flag $($dy_type)?); localVariable
235 def get_value(line): function