Home
last modified time | relevance | path

Searched defs:adapter_type (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp333 using adapter_type = iterator_input_adapter<iterator_type>; typedef
357 using adapter_type = wide_string_input_adapter<base_adapter_type, char_type>; typedef
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dgstdvbsrc.h139 void (*adapter_type) (GstElement * element, gint type); member
/third_party/json/single_include/nlohmann/
Djson.hpp5054 using adapter_type = iterator_input_adapter<iterator_type>; typedef
5078 using adapter_type = wide_string_input_adapter<base_adapter_type, char_type>; typedef