Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/json-c/
Dlinkhash.h200 extern struct lh_table* lh_kchar_table_new(int size, const char *name,
Dlinkhash.c448 struct lh_table* lh_kchar_table_new(int size, const char *name, in lh_kchar_table_new() function
Djson_object.c375 jso->o.c_object = lh_kchar_table_new(JSON_OBJECT_DEF_HASH_ENTRIES, in json_object_new_object()