Home
last modified time | relevance | path

Searched refs:json_boolean_new (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_json_builder.h283 json_value * json_boolean_new (int);
H A Dsg_pr2serr.c628 name, json_boolean_new(value)); in sgj_js_nv_b()
631 json_boolean_new(value)); in sgj_js_nv_b()
1176 jvp = json_boolean_new(value); in sgj_haj_vb()
H A Dsg_json_builder.c349 json_value * json_boolean_new (int b) in json_boolean_new() function