Home
last modified time | relevance | path

Searched refs:to_value (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojson/0.4.2/include/mapbox/
H A Dgeojson_impl.hpp321 struct to_value { struct
408 result.AddMember("id", identifier::visit(*element.id, to_value { allocator }), allocator); in convert()
412 result.AddMember("properties", to_value { allocator }(element.properties), allocator); in convert()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/
H A D0002-Port-to-libsoup3.patch1147 + GValue *to_value,
1150 + g_value_take_object (to_value,
1158 + GValue *to_value,
1167 + g_value_take_string (to_value, path);