Searched refs:JSON_LOGD (Results 1 – 1 of 1) sorted by relevance
24 #define JSON_LOGD(fmt, ...) COMM_LOGD(COMM_ADAPTER, "[%s] " fmt, __FUNCTION__, ##__VA_ARGS__) macro261 JSON_LOGD("cannot find or invalid key. key=%{public}s", key); in JSON_GetStringFromOject()