Home
last modified time | relevance | path

Searched defs:p_cName (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_json_parser.c70 char *p_cName = 0, *p_cValue = 0, *p_cPos = str; in json_get_next_object() local
221 int json_get_value_by_name_cb(char *p_cName, int iNameLen, char *p_cValue, in json_get_value_by_name_cb()
255 char *json_get_value_by_name(char *p_cJsonStr, int iStrLen, char *p_cName, in json_get_value_by_name()
276 char *json_get_value_by_name_len(char *p_cJsonStr, int iStrLen, char *p_cName, in json_get_value_by_name_len()

Completed in 4 milliseconds