Searched refs:lh_kchar_table_new (Results 1 – 15 of 15) sorted by relevance
/device/google/sunfish/json-c/ |
D | linkhash.h | 200 extern struct lh_table* lh_kchar_table_new(int size, const char *name,
|
D | linkhash.c | 448 struct lh_table* lh_kchar_table_new(int size, const char *name, in lh_kchar_table_new() function
|
D | json_object.c | 375 jso->o.c_object = lh_kchar_table_new(JSON_OBJECT_DEF_HASH_ENTRIES, in json_object_new_object()
|
/device/google/bonito/json-c/ |
D | linkhash.h | 200 extern struct lh_table* lh_kchar_table_new(int size, const char *name,
|
D | linkhash.c | 448 struct lh_table* lh_kchar_table_new(int size, const char *name, in lh_kchar_table_new() function
|
D | json_object.c | 375 jso->o.c_object = lh_kchar_table_new(JSON_OBJECT_DEF_HASH_ENTRIES, in json_object_new_object()
|
/device/google/coral/json-c/ |
D | linkhash.h | 200 extern struct lh_table* lh_kchar_table_new(int size, const char *name,
|
D | linkhash.c | 448 struct lh_table* lh_kchar_table_new(int size, const char *name, in lh_kchar_table_new() function
|
D | json_object.c | 375 jso->o.c_object = lh_kchar_table_new(JSON_OBJECT_DEF_HASH_ENTRIES, in json_object_new_object()
|
/device/google/redbull/json-c/ |
D | linkhash.h | 200 extern struct lh_table* lh_kchar_table_new(int size, const char *name,
|
D | linkhash.c | 448 struct lh_table* lh_kchar_table_new(int size, const char *name, in lh_kchar_table_new() function
|
D | json_object.c | 375 jso->o.c_object = lh_kchar_table_new(JSON_OBJECT_DEF_HASH_ENTRIES, in json_object_new_object()
|
/device/google/crosshatch/json-c/ |
D | linkhash.h | 200 extern struct lh_table* lh_kchar_table_new(int size, const char *name,
|
D | linkhash.c | 448 struct lh_table* lh_kchar_table_new(int size, const char *name, in lh_kchar_table_new() function
|
D | json_object.c | 375 jso->o.c_object = lh_kchar_table_new(JSON_OBJECT_DEF_HASH_ENTRIES, in json_object_new_object()
|