Lines Matching defs:json
164 LOGI("get peerConnDeviceId from json fail.");
180 LOGE("get groupId from json fail.");
189 LOGE("Failed to add groupId to json!");
193 LOGE("Failed to add groupType to json!");
197 LOGE("Failed to add groupName to json!");
233 LOGE("get osAccountId from json fail.");
242 LOGE("Failed to add groupId to json!");
247 LOGE("Failed to add groupType to json!");
252 LOGE("Failed to add groupName to json!");
264 LOGE("get osAccountId from json fail.");
308 LOGE("get groupId from json fail.");
544 LOGE("Failed to create json from string!");
585 LOGE("Failed to create json param!");
645 LOGE("get groupId from json fail.");
687 LOGE("Failed to get confimation from json!");
817 LOGE("Failed to create json from string!");
933 LOGE("Failed to create json from string!");
938 LOGE("get servicePkgName from json fail.");
1092 LOGE("get appId from json fail.");
1172 LOGE("Failed to create json from string!");
1286 CJson *json = CreateJsonFromString(authParams);
1287 if (json == NULL) {
1288 LOGE("Failed to create json from string!");
1291 const char *data = GetStringFromJson(json, "data");
1294 FreeJson(json);
1298 FreeJson(json);
1300 LOGE("Failed to create json from string!");
1332 LOGE("Failed to create json from string!");
1337 LOGE("Failed to get osAccountId from json!");