Home
last modified time | relevance | path

Searched refs:binn_object_str (Results 1 – 4 of 4) sorted by relevance

/third_party/iowow/src/json/
Diwbinn.h455 char* binn_object_str(void *obj, const char *key);
Diwbinn.c2726 char* binn_object_str(void *obj, const char *key) { in binn_object_str() function
/third_party/iowow/src/json/tests/
Djbl_test_binn1.c1032 pstr = binn_object_str(obj, "text"); in _test2()
Djbl_test_binn2.c627 ptr = binn_object_str(objptr, "str"); in test_binn_read()