Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
Dsoftbus_adapter_json.cpp24 #define JSON_LOGD(fmt, ...) COMM_LOGD(COMM_ADAPTER, "[%s] " fmt, __FUNCTION__, ##__VA_ARGS__) macro
261 JSON_LOGD("cannot find or invalid key. key=%{public}s", key); in JSON_GetStringFromOject()