Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_json.h64 bool JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp273 bool JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len) in JSON_AddStringArrayToObject() function