Searched refs:lh_kptr_table_new (Results 1 – 9 of 9) sorted by relevance
/device/google/crosshatch/json-c/ |
D | linkhash.h | 212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
|
D | linkhash.c | 454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
|
D | json_object.c | 72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()
|
/device/google/coral/json-c/ |
D | linkhash.h | 212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
|
D | linkhash.c | 454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
|
D | json_object.c | 72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()
|
/device/google/bonito/json-c/ |
D | linkhash.h | 212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
|
D | linkhash.c | 454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
|
D | json_object.c | 72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()
|