Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_mgt_msg_log.c171 static cJSON *CheckJsonTypeFiled(cJSON *data, const char * const typeFiled) in CheckJsonTypeFiled() function
199 cJSON *item = CheckJsonTypeFiled(data, JSON_BUSINESS_TYPE); in BusinessTypeToJsonStr()
213 cJSON *item = CheckJsonTypeFiled(data, JSON_REQUEST_MODE); in ModeTypeToJsonStr()