Home
last modified time | relevance | path

Searched defs:v_boolean (Results 1 – 4 of 4) sorted by relevance

/third_party/json/doc/examples/
Dbasic_json__value_ptr.cpp25 bool v_boolean = j.value("/nonexisting"_json_pointer, false); in main() local
Dbasic_json__value.cpp25 bool v_boolean = j.value("nonexisting", false); in main() local
/third_party/glib/gio/
Dgsimpleasyncresult.c227 gboolean v_boolean; member
/third_party/glib/gobject/
Dgvaluetypes.c743 gboolean v_boolean) in g_value_set_boolean()